Android.Net.Wifi.WifiConfiguration.Status.Disabled Field
supplicant will not attempt to use this network

Value: 1

Syntax

[Android.Runtime.Register("DISABLED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.WifiStatus enum directly instead of this field.")]
public const WifiStatus Disabled

Remarks

supplicant will not attempt to use this network

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1