DisplayEnhancementOverrideCapabilities.IsBrightnessControlSupported Property

Definition

Gets a value that describes whether brightness control is currently supported.

public:
 property bool IsBrightnessControlSupported { bool get(); };
bool IsBrightnessControlSupported();
public bool IsBrightnessControlSupported { get; }
var boolean = displayEnhancementOverrideCapabilities.isBrightnessControlSupported;
Public ReadOnly Property IsBrightnessControlSupported As Boolean

Property Value

Boolean

bool

True if brightness control is currently supported; otherwise, false.

Applies to