Share via


CBCentralManager.IsScanning Property

Definition

Gets a Boolean value that tells whether the manager is currently scanning for peripherals.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsScanning { [Foundation.Export("isScanning")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isScanning")>]
member this.IsScanning : bool

Property Value

Attributes

Applies to