Enum NotificationLevel
Definition
- Assembly:
- Tizen.NUI.dll
An enum of notification window's priority level.
public enum NotificationLevel
Fields
Name | Description |
---|---|
Base | The base nofitication level. |
High | The higher notification level than medium. |
Medium | The medium notification level than base. |
None | No notification level. |
Top | The highest notification level. |