MainMenuButton Constructor

Syntax

PP.Ui.MainMenuButton(settings)

Parameters

settings. The JSON object that contains values of the component properties.

Description

The MainMenu constructor creates an instance of the MainMenuButton class.

Example

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

See also:

MainMenuButton