Share via


UNLocationNotificationTrigger.Region Property

Definition

Gets the region whose boundary activates the trigger.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreLocation.CLRegion Region { [Foundation.Export("region", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("region", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Region : CoreLocation.CLRegion

Property Value

Application developers can set NotifyOnEntry and NotifyOnExit to control when the trigger is activated.

Attributes

Applies to