menu
nexora_sdk_platform_interface package
documentation
models/hardware_models.dart
IosSystemOptions
keepScreenOn property
keepScreenOn property
dark_mode
light_mode
keepScreenOn
property
bool
keepScreenOn
final
Whether native code should keep the screen awake.
Implementation
final bool keepScreenOn;
nexora_sdk_platform_interface package
documentation
models/hardware_models
IosSystemOptions
keepScreenOn property
IosSystemOptions class