Share via


CBCentralManager.StopScan Method

Definition

Tells the manager to stop scanning for peripherals.

[Foundation.Export("stopScan")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StopScan();
[<Foundation.Export("stopScan")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StopScan : unit -> unit
override this.StopScan : unit -> unit
Attributes

Applies to