Share via


CLRegion.NotifyOnExit Property

Definition

Whether the app should be notified when the device leaves the region.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool NotifyOnExit { [Foundation.Export("notifyOnExit")] get; [Foundation.Export("setNotifyOnExit:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("notifyOnExit")>]
[<set: Foundation.Export("setNotifyOnExit:")>]
member this.NotifyOnExit : bool with get, set

Property Value

Attributes

Applies to