Share via


CLRegion.NotifyOnEntry Property

Definition

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

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

Property Value

Attributes

Applies to