Android.Net.Wifi.WifiManager.ScanResults Property
Return the results of the latest access point scan.

Syntax

[get: Android.Runtime.Register("getScanResults", "()Ljava/util/List;", "GetGetScanResultsHandler")]
public virtual IList<ScanResult> ScanResults { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the results of the latest access point scan.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1