WifiInfo.InformationElements Property

Definition

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

Applies to