PropertyID.ResetOptionsSettingsDimmed Field |
public const Int32 ResetOptionsSettingsDimmed = "value"
Public Const ResetOptionsSettingsDimmed As Int32 = "value"
Reset settings refer to various options that allow to restore the device to a previous or default state, clearing personal data, or preparing the device for a new user.
If this parameter is enabled, the "Reset option" in the Settings menu is "dimmed". It means that the option is grayed out and it cannot be interacted with through UI. This indicates to the user that the feature is currently not accessible and the user is not able to trigger any reset option.
When this property is enabled, the properties under "Reset option" menu are still accessible
through the Search Bar in Android Settings. Therefore, it is recommended to also hide
the Search Bar in the Settings using property ANDROID_SETTINGS_SEARCH_BAR_HIDDEN
.
This ensures that access to the settings remains controlled and aligned
with the desired configurations of the device.
This parameter only prevents the user to trigger any reset through Settings UI.
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.