TreeMap.getSceneItems

Syntax

getSceneItems();

Description

The getSceneItems method gets the array of items currently shown in the tree map.

Comments

This method returns an array of PP.Ui.TreeMapItem objects.

Example

The example of use is given in the page with description of the TreeMap.getColorOptions property.

See also:

TreeMap