UNLocationNotificationTrigger.CreateTrigger(CLRegion, Boolean) Method

Definition

[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

Parameters

region
CLRegion
repeats
Boolean

Returns

Attributes

Applies to