UIAccessibility.ShouldDifferentiateWithoutColor Property

Definition

Gets a value indicating whether the user prefers UI elements to differentiate without relying solely on color.

public static bool ShouldDifferentiateWithoutColor { get; }
static member ShouldDifferentiateWithoutColor : bool

Property Value

true if differentiation without color is preferred; otherwise, false.

Applies to