Class CPImageSet

    • Constructor Detail

      • CPImageSet

        protected CPImageSet()
      • CPImageSet

        public CPImageSet​(UIImage lightImage,
                          UIImage darkImage)
      • CPImageSet

        public CPImageSet​(NSCoder decoder)
    • Method Detail

      • getLightContentImage

        public UIImage getLightContentImage()
      • getDarkContentImage

        public UIImage getDarkContentImage()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(UIImage lightImage,
                            UIImage darkImage)
      • init

        protected long init​(NSCoder decoder)