UNLocationNotificationTrigger.Region Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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