Android.Net.Wifi.WifiConfiguration.Priority Property
Priority determines the preference given to a network by wpa_supplicant when choosing an access point with which to associate.

Syntax

[Android.Runtime.Register("priority")]
public int Priority { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Priority determines the preference given to a network by wpa_supplicant when choosing an access point with which to associate.

[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