Dimming mode is used to control whether or not a mobile device should dim the screen after a period without user interaction.

Variables

@:enum@:implread onlyDIMMING_OFF:WindowDimmingMode

Dimming off

@:enum@:implread onlyDIMMING_ON:WindowDimmingMode

Dimming on

@:enum@:implread onlyDIMMING_UNKNOWN:WindowDimmingMode

This mode indicates that the dim mode can't be determined, or that the platform doesn't support dimming.