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 |