Share via


CarrierConfigManager.KeyShow4gForLteDataIconBool Field

Definition

Boolean indicating if default data account should show LTE or 4G icon.

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

Field Value

Attributes

Remarks

Boolean indicating if default data account should show LTE or 4G icon.

Java documentation for android.telephony.CarrierConfigManager.KEY_SHOW_4G_FOR_LTE_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