directBootOk property

bool? directBootOk
getter/setter pair

If set to true, messages will be allowed to be delivered to the app while the device is in direct boot mode.

See Support Direct Boot mode.

Implementation

core.bool? directBootOk;