PropertyID.ScreensaverPolicy Field |
public const Int32 ScreensaverPolicy = "value"
Public Const ScreensaverPolicy As Int32 = "value"
The screensaver can be configured to activate under various conditions, such as when it is charging, or when is inserted into a cradle.
This property is effective if the screensaver is enabled using SCREENSAVER_ENABLED
.
The user would still be able to access and control this configuration from the Android Settings.
Therefore, this parameter can be use with SCREENSAVER_SETTING_DIMMED
to prevent the user to change the configuration of this feature.
The class of the property is EnumProperty
.
The allowed values are defined by enum ScreensaverPolicy
.
© 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.