Partilhar via


TelephonyManager.NetworkSelectionModeUnknown Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Telephony.NetworkSelectionMode enum directly instead of this field.

[Android.Runtime.Register("NETWORK_SELECTION_MODE_UNKNOWN", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.NetworkSelectionMode enum directly instead of this field.", true)]
public const Android.Telephony.NetworkSelectionMode NetworkSelectionModeUnknown = 0;
[<Android.Runtime.Register("NETWORK_SELECTION_MODE_UNKNOWN", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.NetworkSelectionMode enum directly instead of this field.", true)>]
val mutable NetworkSelectionModeUnknown : Android.Telephony.NetworkSelectionMode

Valor do campo

Value = 0
Atributos

Aplica-se a