UIAccessibility.IsInvertColorsEnabled 属性

定义

确定系统当前是否使用反转颜色进行渲染,以便进行辅助功能

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

属性值

返回一个 Boolean 类型的值,该值指示是否启用反转颜色。

适用于