PropertyID.AutoSyncAppDataSettingDimmed Field |
public const Int32 AutoSyncAppDataSettingDimmed = "value"
Public Const AutoSyncAppDataSettingDimmed As Int32 = "value"
If this parameter is enabled, the setting to enable or disable the automatic synchronization of data is "dimmed" in the Settings. 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 change its state.
This parameter only prevents the user to change the automatic synchronization of data in Settings UI.
For enabling o disabling it, please refer to parameter AUTO_SYNC_APP_DATA_ENABLED
.
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.