PropertyID.VirtualKeyboardAndroidEnabled Field |
public const Int32 VirtualKeyboardAndroidEnabled = "value"
Public Const VirtualKeyboardAndroidEnabled As Int32 = "value"
If this property is disabled, it prevents the Android Keyboard from being available for text input. Disabling Android Keyboard means that this keyboard will no longer appear when the user needs to input text.
This property is available only for Android AOSP version.
Android Keyboard is the Google's default UI keyboard distributed with AOSP versions of Android, providing basic text input functionality. It includes predictive text, auto-correction, and support for multiple languages, but lacks the advanced features of Gboard. The Android Keyboard is enable by default and it is also the default option provided to the user for AOSP version of Android.
The keyboard shown to the user by default can be defined though VIRTUAL_KEYBOARD_PROFILE
The class of the property is BooleanProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.