Edit

Share via


UNLocationNotificationTrigger.Region Property

Definition

Gets the region whose boundary activates the trigger.

public virtual CoreLocation.CLRegion Region { [Foundation.Export("region", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Region : CoreLocation.CLRegion

Property Value

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

Attributes

Applies to