Show / Hide Table of Contents

    Enum NotificationSettingStatus

    Enumeration values indicating the current status of a notification setting.

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public enum NotificationSettingStatus

    Fields

    Name Description
    Disabled

    The notification setting is turned off.

    Enabled

    The notification setting is turned on.

    NotAccessible

    The platform unable to fetch this setting.

    NotSupported

    The app does not support this notification setting.

    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters