UINotificationEvent#
Class UINotificationEvent
Hierarchy
- Event
- UINotificationEvent
 
Constructors
Accessors
Constructors
constructor
- new UINotificationEvent(msg, level): UINotificationEvent 
- 
Parameters- 
msg: string
- 
level: UINotificationLevel
 Returns UINotificationEvent
- 
Accessors
level
- get level(): UINotificationLevel
- 
Returns UINotificationLevel
message
- get message(): string
- 
Returns string
type
- get type(): string
- 
Returns string