DisplayEnhancementOverrideCapabilities.IsBrightnessNitsControlSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.