PropertyID.TaskBarHotseatHidden Field |
public const Int32 TaskBarHotseatHidden = "value"
Public Const TaskBarHotseatHidden As Int32 = "value"
This parameter controls the visibility of the hotseat in the taskbar displayed by an external display,
when desktop mode (see DESKTOP_MODE_POLICY
) is set to DesktopModePolicy.EXTERNAL_SCREEN
.
The hotseat is the area on the taskbar that provides quick access to frequently used applications.
When the hotseat is hidden, users cannot access the quick launch area for applications,
which may limit their ability to quickly switch between apps or access frequently used tools.
When the hotseat is visible, users can easily access and launch applications from the taskbar,
which enhances productivity and convenience.
This parameter is effective only if the taskbar is enabled using TASK_BAR_HIDDEN
,
otherwise the taskbar is not displayed at all and the hotseat is hidden in any case.
displayed.
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.