Share via


CLLocationManager.RegionMonitoringAvailable Property

Definition

Application developers should use IsMonitoringAvailable(Type) rather than this deprecated method.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool RegionMonitoringAvailable { [Foundation.Export("regionMonitoringAvailable")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("regionMonitoringAvailable")>]
static member RegionMonitoringAvailable : bool

Property Value

Attributes

Applies to