NavigationBar.getLayoutItems

Syntax

getLayoutItems();

Description

The getLayoutItems method returns an array of side panel items.

Comments

Array elements are objects of the PP.Ui.NavigationItem class.

Example

The example of method use is given in description of the NavigationBar.isAnimation method.

See also:

NavigationBar