CarrierConfigManager.KeyShow4gFor3gDataIconBool Field

Definition

Boolean indicating if default data account should show 4G icon when in 3G.

[Android.Runtime.Register("KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL", ApiSince=30)]
public const string KeyShow4gFor3gDataIconBool;
[<Android.Runtime.Register("KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL", ApiSince=30)>]
val mutable KeyShow4gFor3gDataIconBool : string

Field Value

Attributes

Remarks

Boolean indicating if default data account should show 4G icon when in 3G.

Java documentation for android.telephony.CarrierConfigManager.KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to