caption: Enable the touch virtual keyboard
default: null
desc: |-
Controls the touch virtual keyboard, acting as a supplementary policy to the <ph name="VIRTUAL_KEYBOARD_ENABLED_POLICY_NAME">VirtualKeyboardEnabled</ph> policy.
If accessibility virtual keyboard is turned on, this policy has no effect.
Otherwise, this policy has the following effect:
If this policy is not set, the virtual keyboard is displayed based on the default system heuristics, such as whether there are keyboards attached.
If this policy is set to True, the virtual keyboard is always displayed.
If this policy is set to False, the virtual keyboard is never displayed.
The virtual keyboard may change to a compact layout depending on the input method.
example_value: false
features:
dynamic_refresh: true
per_profile: true
items:
- caption: Enable touch virtual keyboard
value: true
- caption: Disable touch virtual keyboard
value: false
- caption: Enable touch virtual keyboard based on the default system heuristics
value: null
owners:
- [email protected]
- [email protected]
schema:
type: boolean
supported_on:
- chrome_os:37-
tags: []
type: main