다음을 통해 공유


UNLocationNotificationTrigger.CreateTrigger(CLRegion, Boolean) 메서드

정의

[Foundation.Export("triggerWithRegion:repeats:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UserNotifications.UNLocationNotificationTrigger CreateTrigger (CoreLocation.CLRegion region, bool repeats);
static member CreateTrigger : CoreLocation.CLRegion * bool -> UserNotifications.UNLocationNotificationTrigger

매개 변수

region
CLRegion
repeats
Boolean

반환

특성

적용 대상