Share via


CarrierConfigManager.KeyHideEnhanced4gLteBool Field

Definition

Determines whether the Enhanced 4G LTE toggle will be shown in the settings.

[Android.Runtime.Register("KEY_HIDE_ENHANCED_4G_LTE_BOOL", ApiSince=26)]
public const string KeyHideEnhanced4gLteBool;
[<Android.Runtime.Register("KEY_HIDE_ENHANCED_4G_LTE_BOOL", ApiSince=26)>]
val mutable KeyHideEnhanced4gLteBool : string

Field Value

Attributes

Remarks

Determines whether the Enhanced 4G LTE toggle will be shown in the settings. When this option is true, the toggle will be hidden regardless of whether the device and carrier supports 4G LTE or not.

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