docs.unity.cn
    Show / Hide Table of Contents

    Enum iOSNotificationActionOptions

    Options for notification actions. These represent values from UNNotificationActionOptions. https://developer.apple.com/documentation/usernotifications/unnotificationactionoptions

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

    Fields

    Name Description Value
    None
    0
    Required
    1
    Destructive
    2
    Foreground
    4
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, July 20, 2023