Langue

TelephonyManager.NetworkSelectionModeAuto Champ

Définition

Attention

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_AUTO", 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 NetworkSelectionModeAuto = 1;
[<Android.Runtime.Register("NETWORK_SELECTION_MODE_AUTO", 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 NetworkSelectionModeAuto : Android.Telephony.NetworkSelectionMode

Valeur de champ

Value = 1
Attributs

S’applique à