Class UIDisplayGamut


  • public final class UIDisplayGamut
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long P3  
      static long SRGB  
      static long Unspecified
      UIKit will not set this anymore, instead a sensible default is chosen based on the device capabilities and settings always
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Unspecified

        public static final long Unspecified
        UIKit will not set this anymore, instead a sensible default is chosen based on the device capabilities and settings always
        See Also:
        Constant Field Values