Share via


DisplayAdvancedColorInfo.CurrentAdvancedColorKind Property

Definition

Gets the DisplayAdvancedColorKind that is currently being set on the display.

public:
 property DisplayAdvancedColorKind CurrentAdvancedColorKind { DisplayAdvancedColorKind get(); };
DisplayAdvancedColorKind CurrentAdvancedColorKind();
public DisplayAdvancedColorKind CurrentAdvancedColorKind { get; }
var displayAdvancedColorKind = displayAdvancedColorInfo.currentAdvancedColorKind;
Public ReadOnly Property CurrentAdvancedColorKind As DisplayAdvancedColorKind

Property Value

The DisplayAdvancedColorKind that is currently being set on the display.

Applies to