devicePolicy property

DevicePolicy? devicePolicy
getter/setter pair

Device specific restrictions, all restrictions must hold for the Condition to be true.

If not specified, all devices are allowed.

Implementation

DevicePolicy? devicePolicy;