docs.unity3d.com
    目次を表示する/隠す

    Struct iOSNotificationPushTrigger

    A trigger condition that indicates the notification was sent from Apple Push Notification Service (APNs).

    Namespace: Unity.Notifications.iOS
    Syntax
    public struct iOSNotificationPushTrigger : iOSNotificationTrigger
    Remarks

    You should not create instances of this type manually. Instead compare the Trigger property of notification objects received in OnNotificationReceived to this type to determine whether the received notification was scheduled locally or remotely.

    Examples

    notification.Trigger is iOSNotificationPushTrigger

    Properties

    Type

    The type of notification trigger.

    Declaration
    public readonly iOSNotificationTriggerType Type { get; }
    Property Value
    Type Description
    iOSNotificationTriggerType
    Implements
    iOSNotificationTrigger.Type
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)