PropertyID.LongPressHomeButtonEnabled Field |
public const Int32 LongPressHomeButtonEnabled = "value"
Public Const LongPressHomeButtonEnabled As Int32 = "value"
If this parameter is disabled, the long press action on the home button doesn't take any effect. That means pressing and holding the home button will no longer activate the Google Assistant.
Administrators might want to disable this feature to avoid accidental triggers, save battery life, or because they prefer to prevent the users to access to the associated service (like Google Assistant).
The user would still be able to access and control this configuration from the main Settings.
Therefore, this parameter can be use with LONG_PRESS_HOME_BUTTON_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.