requireScreenlock property

bool? requireScreenlock
getter/setter pair

Whether or not screenlock is required for the DevicePolicy to be true.

Defaults to false.

Implementation

core.bool? requireScreenlock;