Class UIAccessibilityContrast


  • public final class UIAccessibilityContrast
    extends java.lang.Object
    The value of the "high contrast" Accessibility setting is available via `UIAccessibilityDarkerSystemColorsEnabled()`, and is also expressed as the UIAccessibilityContrast trait.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long High  
      static long Normal  
      static long Unspecified  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait