Share via


WifiAvailableChannel.OperationalModes Property

Definition

Get the operational modes allowed on a channel.

public Android.Net.Wifi.WifiAvailableChannelModes OperationalModes { [Android.Runtime.Register("getOperationalModes", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getOperationalModes", "()I", "", ApiSince=34)>]
member this.OperationalModes : Android.Net.Wifi.WifiAvailableChannelModes

Property Value

Attributes

Remarks

Get the operational modes allowed on a channel.

Java documentation for android.net.wifi.WifiAvailableChannel.getOperationalModes().

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