Enumeration: NotificationLevel

Specifies the level at which a Notification will show.

Enumeration Members

Error

Error: "error"

Error Notification Level

Used for error notifications.


Info

Info: "information"

Information Notification Level

Used for neutral notifications


Success

Success: "success"

Success Notification Level

Used for positive notifications.


Warning

Warning: "warning"

Warning Notification Level

Used for warning notifications.