Speedometer.getChildren

Syntax

getChildren();

Description

The getChildren method returns an array of speedometer children.

Comments

The method returns an array of values of the PP.Ui.GaugeObject type.

Example

The example of use is given on the page with description of the Speedometer.getArrowById method.

See also:

Speedometer