BrightnessOverride.IsSupported Property

Definition

Indicates whether the device currently has at least one brightness controllable display. If TRUE, the device has at least one brightness controllable display that supports brightness override.

public:
 property bool IsSupported { bool get(); };
bool IsSupported();
public bool IsSupported { get; }
var boolean = brightnessOverride.isSupported;
Public ReadOnly Property IsSupported As Boolean

Property Value

Boolean

bool

Applies to