WifiManager.StartScan Method

Definition

Request a scan for access points.

[Android.Runtime.Register("startScan", "()Z", "GetStartScanHandler")]
public virtual bool StartScan ();
[<Android.Runtime.Register("startScan", "()Z", "GetStartScanHandler")>]
abstract member StartScan : unit -> bool
override this.StartScan : unit -> bool

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to