An enum of screen mode.
C# Copy public enum ScreenOffMode
public enum ScreenOffMode
The mode which keeps the screen turned on.
The mode which turns the screen off after a timeout.