ScanResult.InformationElements Property

Definition

public virtual System.Collections.Generic.IList<Android.Net.Wifi.ScanResult.InformationElement> InformationElements { [Android.Runtime.Register("getInformationElements", "()Ljava/util/List;", "GetGetInformationElementsHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getInformationElements", "()Ljava/util/List;", "GetGetInformationElementsHandler", ApiSince=30)>]
member this.InformationElements : System.Collections.Generic.IList<Android.Net.Wifi.ScanResult.InformationElement>

Property Value

Attributes

Applies to