次の方法で共有


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

戻り値

属性

適用対象