CarrierConfigManager.KeyShowOnscreenDialButtonBool Field

Definition

If true, show an onscreen "Dial" button in the dialer.

[Android.Runtime.Register("KEY_SHOW_ONSCREEN_DIAL_BUTTON_BOOL", ApiSince=23)]
public const string KeyShowOnscreenDialButtonBool;
[<Android.Runtime.Register("KEY_SHOW_ONSCREEN_DIAL_BUTTON_BOOL", ApiSince=23)>]
val mutable KeyShowOnscreenDialButtonBool : string

Field Value

String
Attributes

Remarks

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