docs.unity.cn
    Show / Hide Table of Contents

    Interface iOSNotificationTrigger

    iOSNotificationTrigger interface is implemented by notification trigger types representing an event that triggers the delivery of a notification.

    Namespace: Unity.Notifications.iOS
    Syntax
    public interface iOSNotificationTrigger

    Properties

    Type

    Returns the trigger type for this trigger.

    Declaration
    iOSNotificationTriggerType Type { get; }
    Property Value
    Type Description
    iOSNotificationTriggerType
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Thursday, January 12, 2023
    Terms of use