kioskCustomLauncherEnabled property

bool? kioskCustomLauncherEnabled
getter/setter pair

Whether the kiosk custom launcher is enabled.

This replaces the home screen with a launcher that locks down the device to the apps installed via the applications setting. Apps appear on a single page in alphabetical order. Use kioskCustomization to further configure the kiosk device behavior.

Implementation

core.bool? kioskCustomLauncherEnabled;