Enum NotificationProperty

Definition

Namespace:
Tizen.Applications.NotificationEventListener
Assembly:
Tizen.Applications.NotificationEventListener.dll
API Level:
4

Enumeration for the notification particular property.

C#
Copy
[Flags] public enum NotificationProperty
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.