언어

TelephonyManager.NetworkSelectionModeManual 필드

정의

주의

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_MANUAL", 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 NetworkSelectionModeManual = 2;
[<Android.Runtime.Register("NETWORK_SELECTION_MODE_MANUAL", 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 NetworkSelectionModeManual : Android.Telephony.NetworkSelectionMode

필드 값

Value = 2
특성

적용 대상