docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum iOSNotificationActionOptions

    Options for notification actions.

    Namespace: Unity.Notifications.iOS
    Assembly: Unity.Notifications.iOS.dll
    Syntax
    [Flags]
    public enum iOSNotificationActionOptions
    Remarks

    These represent values from UNNotificationActionOptions.

    Fields

    Name Description
    Destructive

    An irreversible action such as deleting data.

    Foreground

    An action that opens the application.

    None

    No specific action is performed.

    Required

    An action that requires the user to unlock their device.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)