Enum NotificationProperty

Definition

Namespace:
Tizen.Applications.Notifications
Assembly:
Tizen.Applications.Notification.dll
API Level:
3

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 SIM card inserted.

None

Value for adjust nothing.

VolatileDisplay

Value for deleted when device is rebooted even though notification is not set ongoing.