ToolBarButton Constructor

Syntax

PP.Ui.ToolBarButton(settings);

Parameters

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

Description

The ToolBarButton constructor creates an instance of the ToolBarButton component.

Example

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

See also:

ToolBarButton