UIAccessibility.IsInvertColorsEnabled Property

Definition

Determines if the system is currently rendering with inverted colors for accessibility

public static bool IsInvertColorsEnabled { get; }
member this.IsInvertColorsEnabled : bool

Property Value

Returns a Boolean indicating whether inverted colors are enabled.

Applies to