UNTimeIntervalNotificationTrigger.CreateTrigger(Double, Boolean) 方法

定义

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

参数

timeInterval
Double
repeats
Boolean

返回

属性

适用于