PropertyID.StatusBarOnLockScreenEnabled Field |
public const Int32 StatusBarOnLockScreenEnabled = "value"
Public Const StatusBarOnLockScreenEnabled As Int32 = "value"
This property has the same effect of STATUS_BAR_ENABLED
, but its restriction is limited only on the lock screen.
So, when the device is in home screen, the user is able to pull down the notification shade.
it can prevent unauthorized access to certain device functions and settings when the device is locked. This setting might be used in corporate environments, on shared or public devices, to prevent unauthorized access to notifications or to certain device functions and settings when the device is locked.
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.