docs.unity.cn
    Show / Hide Table of Contents

    Enum iOSNotificationCategoryOptions

    Options for notification category. Multiple options can be combined. These represent values from UNNotificationCategoryOptions. https://developer.apple.com/documentation/usernotifications/unnotificationcategoryoptions

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

    Fields

    Name Description Value
    None
    0
    CustomDismissAction
    1
    AllowInCarPlay
    2
    HiddenPreviewsShowTitle
    4
    HiddenPreviewsShowSubtitle
    8
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, July 20, 2023