Enum NotificationProperty

    Definition

    Namespace:
    Tizen.Applications.Notifications
    Assembly:
    Tizen.Applications.Notification.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 SIM card inserted.

    None

    Value for adjust nothing.

    VolatileDisplay

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

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX