CLLocationManager.RegionMonitoringEnabled 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.
Application developers should use IsMonitoringAvailable(Type) rather than this deprecated method.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool RegionMonitoringEnabled { [Foundation.Export("regionMonitoringEnabled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("regionMonitoringEnabled")>]
static member RegionMonitoringEnabled : bool
Property Value
- Attributes