Share via


Settings.Global.WifiNumOpenNetworksKept Field

Definition

When the number of open networks exceeds this number, the least-recently-used excess networks will be removed.

[Android.Runtime.Register("WIFI_NUM_OPEN_NETWORKS_KEPT")]
public const string WifiNumOpenNetworksKept;
[<Android.Runtime.Register("WIFI_NUM_OPEN_NETWORKS_KEPT")>]
val mutable WifiNumOpenNetworksKept : string

Field Value

Attributes

Remarks

When the number of open networks exceeds this number, the least-recently-used excess networks will be removed.

This member is deprecated. This is no longer used or set by the platform.

Java documentation for android.provider.Settings.Global.WIFI_NUM_OPEN_NETWORKS_KEPT.

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