PropertyID.PhysicalKeyboardShortcutsEnabled Field |
public const Int32 PhysicalKeyboardShortcutsEnabled = "value"
Public Const PhysicalKeyboardShortcutsEnabled As Int32 = "value"
When physical keyboard shortcuts are enabled, the user can use keyboard combinations to perform various actions quickly. This feature enhances productivity by allowing users to navigate and control their device more efficiently using familiar keyboard shortcuts.
When physical keyboard shortcuts are disabled, these combinations will not perform any actions on the device. This might
The user would still be able to access and control this configuration from the main Settings.
Therefore, this parameter can be use with PHYSICAL_KEYBOARD_SHORTCUTS_SETTING_DIMMED
,
to prevent the user to change the configuration of this feature.
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.