GaugeBox.getState

Syntax

getState(arg: Object);

Parameters

arg. Object containing initial settings.

Description

The getState method returns settings of speedometer container.

Comments

The method returns a PP.Ui.PropertyChangedEventArgs object.

Example

The example of use is given on the page with description of the GaugeBox.refreshView method.

See also:

GaugeBox