Edit

Share via


IDisplayConfiguration Interface

Definition

public interface IDisplayConfiguration
type IDisplayConfiguration = interface
Public Interface IDisplayConfiguration

Properties

AdaptiveBrightnessEnabled

Gets a value that indicates if the operating system should use an ambient light sensor to adaptively change the display's brightness.

DimmedBrightness

Gets a value that indicates the display brightness percentage in the dimmed state.

DimTimeout

Gets a value that indicates the time to wait after the last user input has been received before dimming the display.

NormalBrightness

Gets a value that indicates the display brightness (%) in the normal state.

SessionLockedPowerdownTimeout

Gets a value that indicates the time to wait after the interactive session is locked (and sensors indicate the user is not present) before powering off the display.

SessionUnlockedPowerdownTimeout

Gets a value that indicates the time to wait after the last user input has been received before powering off the display.

Applies to