NavigationBar Constructor

Syntax

PP.Ui.NavigationBar (settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The NavigationBar constructor creates an instance of the NavigationBar component.

Example

The example of constructor use is given in the Example of Creating the NavigationBar Component.

See also:

NavigationBar