Enum NotificationProperty
Definition
- Namespace:
- Tizen.Applications.NotificationEventListener
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
Enumeration for the notification particular property.
[Flags]
public enum NotificationProperty
Fields
Name | Description |
---|---|
DisableAppLaunch | Value for disable application launch when it is selected. |
DisableAutoDelete | Value for disable auto delete when it is selected. |
DisplayOnlySimMode | Value for display only when SIM card inserted. |
None | Value for the adjust nothing. |
VolatileDisplay | Value for deleted when device is rebooted even though notification is not set OngoingType. |