AccessibilitySettings.HighContrast | highContrast property
Gets a value that indicates whether the system high contrast feature is on or off.
Syntax
var highContrast = accessibilitySettings.highContrast;
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True if the high contrast feature is on; otherwise false.
Remarks
This property indicates whether the user wants a high contrast between the colors used for foreground and background visuals. The user controls the setting of the high contrast parameter by using the Ease of Access Center in Control Panel, or another application for customizing the environment.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013
