keepScreenOn property
Defines whether the screen will always be ON while the capture screen is in the foreground.
Default: true
Implementation
bool? keepScreenOn = true;
Defines whether the screen will always be ON while the capture screen is in the foreground.
Default: true
bool? keepScreenOn = true;