Click or drag to resize

UnlockPolicy Properties

The UnlockPolicy type exposes the following members.

Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberUnlockPolicyBoth
Cradle can be unlocked both from power menu and notification.
Public propertyStatic memberUnlockPolicyNone
Unlock feature is disabled.
Public propertyStatic memberUnlockPolicyNotification
A notification with unlock button is shown to the user if the cradle is locked.
Public propertyStatic memberUnlockPolicyNotSupported
Unlock policy not supported.
Public propertyStatic memberUnlockPolicyPower
Cradle can be unlocked from power menu.
Public propertyStatic memberUnlockPolicyUnknown
Unknown unlock policy.
Top
See Also