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