다음을 통해 공유


UNNotificationRequest.Trigger 속성

정의

트리거의 조건이 충족될 때 알림을 활성화하는 트리거를 가져옵니다.

public virtual UserNotifications.UNNotificationTrigger Trigger { [Foundation.Export("trigger", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Trigger : UserNotifications.UNNotificationTrigger

속성 값

트리거의 조건이 충족될 때 알림을 활성화하는 트리거입니다.

이 값은 null일 수 있습니다.

특성

적용 대상