MessageType

Namespace: PP.Ui;

Description

The MessageType enumeration contains types of dialog box.

It is used by the following properties and methods:

Available Values

Value Brief description
Error Dialog box with an error icon.
Exclamation Dialog box with a warning icon.
Information Dialog box with an information icon.
Custom Dialog box with a custom icon.

See also:

PP.Ui