Enum NotificationSetting | Mobile Notifications | 1.2.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum NotificationSetting

    Enum indicating the current status of a notification setting.

    Namespace: Unity.Notifications.iOS
    Syntax
    public enum NotificationSetting

    Fields

    Name Description
    Disabled

    The notification setting is turned off.

    Enabled

    The notification setting is turned on.

    NotSupported

    The app does not support this notification setting.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX