Condividi tramite


WifiAvailableChannel.OpModeSap Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.Wifi.WifiAvailableChannelModes enum directly instead of this field.

[Android.Runtime.Register("OP_MODE_SAP", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.WifiAvailableChannelModes enum directly instead of this field.", true)]
public const Android.Net.Wifi.WifiAvailableChannelModes OpModeSap = 2;
[<Android.Runtime.Register("OP_MODE_SAP", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.WifiAvailableChannelModes enum directly instead of this field.", true)>]
val mutable OpModeSap : Android.Net.Wifi.WifiAvailableChannelModes

Valore del campo

Value = 2

Implementazioni

Attributi

Si applica a