Type: PP.Ui.MessageType
The Type property determines the type of dialog box and its icon.
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.
The example of property use is given in the Example of Creating the Message Component page.
See also: