Message.Type

Syntax

Type: PP.Ui.MessageType

Description

The Type property determines the type of dialog box and its icon.

Comments

The property value is the enumeration item of the PP.Ui.MessageType.

Use JSON or the setType method to set the property value and the getType method to get the property value.

Example

The property use is given on the Example of Creating the Message Component page.

See also:

Message