WifiInfo.InformationElements Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Collections.Generic.IList<Android.Net.Wifi.ScanResult.InformationElement>? InformationElements { [Android.Runtime.Register("getInformationElements", "()Ljava/util/List;", "GetGetInformationElementsHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getInformationElements", "()Ljava/util/List;", "GetGetInformationElementsHandler", ApiSince=31)>]
member this.InformationElements : System.Collections.Generic.IList<Android.Net.Wifi.ScanResult.InformationElement>
Property Value
- Attributes