docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum iOSNotificationActionOptions

    Options for notification actions. These represent values from UNNotificationActionOptions. For more information, refer to Apple documentation.

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

    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 © 2024 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)