Show / Hide Table of Contents

    Enum NotificationBlockState

    Definition

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

    Enumeration for the block state.

    public enum NotificationBlockState

    Fields

    Name Description
    Allowed

    Value to check if the app is allowed to post notification.

    Blocked

    Value to check if the app is not allowed to post any notification.

    DoNotDisturb

    Value to check if the do not disturb mode is set by the user.

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