다음을 통해 공유


UNCalendarNotificationTrigger.CreateTrigger(NSDateComponents, Boolean) 메서드

정의

[Foundation.Export("triggerWithDateMatchingComponents:repeats:")]
public static UserNotifications.UNCalendarNotificationTrigger CreateTrigger (Foundation.NSDateComponents dateComponents, bool repeats);
static member CreateTrigger : Foundation.NSDateComponents * bool -> UserNotifications.UNCalendarNotificationTrigger

매개 변수

dateComponents
NSDateComponents
repeats
Boolean

반환

특성

적용 대상