UNTimeIntervalNotificationTrigger.CreateTrigger(Double, Boolean) Method

Definition

[Foundation.Export("triggerWithTimeInterval:repeats:")]
public static UserNotifications.UNTimeIntervalNotificationTrigger CreateTrigger (double timeInterval, bool repeats);
static member CreateTrigger : double * bool -> UserNotifications.UNTimeIntervalNotificationTrigger

Parameters

timeInterval
Double
repeats
Boolean

Returns

Attributes

Applies to