AboutBox Constructor

Syntax

PP.Application.AboutBox(settings);

Parameters

settings. JSON object with description of class instance properties.

Description

The AboutBox constructor creates an instance of the AboutBox class.

Example

The constructor use is given on the Example of Creating theAboutBox Component page.

See also:

AboutBox