DisplayEnhancementOverrideCapabilities.IsBrightnessNitsControlSupported Property

Definition

Gets a value that describes whether brightness control in nits is supported.

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

Property Value

Boolean

bool

True if the brightness controls in nits is supported; otherwise, false.

Applies to