xtd 0.2.0
Loading...
Searching...
No Matches

◆ high_contrast()

static bool xtd::forms::system_information::high_contrast ( )
static

Gets a value indicating whether the user has enabled the high-contrast mode accessibility feature.

Returns
true if the user has enabled high-contrast mode; otherwise, false.
Remarks
The high-contrast accessibility feature can make the screen easier for some users to view by enabling a color scheme that can heighten screen contrast with alternative color combinations. Some of the schemes also change font sizes for easier reading.
The high-contrast mode feature can be enabled or disabled through the Accessibility Options control panel.