Android.Net.ConnectivityManager.DefaultNetworkPreference Field
If you want to set the default network preference,you can directly change the networkAttributes array in framework's config.xml.

Value: 1

Syntax

[Android.Runtime.Register("DEFAULT_NETWORK_PREFERENCE")]
[System.Obsolete("deprecated")]
public const int DefaultNetworkPreference

Remarks

If you want to set the default network preference,you can directly change the networkAttributes array in framework's config.xml.

[Android Documentation]

Requirements

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