@class NSArray, NSString, CIColor; @interface UIColor : NSObject { NSString *_systemColorName; NSString *_cachedStyleString; } @property (class, readonly, copy, nonatomic) NSArray *readableTypeIdentifiersForItemProvider; @property (class, readonly, copy, nonatomic) NSArray *writableTypeIdentifiersForItemProvider; @property (class, readonly, copy, nonatomic) NSArray *readableTypeIdentifiersForItemProvider; @property (class, readonly, copy, nonatomic) NSArray *writableTypeIdentifiersForItemProvider; @property (class, readonly, nonatomic, getter=_apiColorNames) NSArray *apiColorNames; @property (class, readonly, nonatomic) UIColor *blackColor; @property (class, readonly, nonatomic) UIColor *darkGrayColor; @property (class, readonly, nonatomic) UIColor *lightGrayColor; @property (class, readonly, nonatomic) UIColor *whiteColor; @property (class, readonly, nonatomic) UIColor *grayColor; @property (class, readonly, nonatomic) UIColor *redColor; @property (class, readonly, nonatomic) UIColor *greenColor; @property (class, readonly, nonatomic) UIColor *blueColor; @property (class, readonly, nonatomic) UIColor *cyanColor; @property (class, readonly, nonatomic) UIColor *yellowColor; @property (class, readonly, nonatomic) UIColor *magentaColor; @property (class, readonly, nonatomic) UIColor *orangeColor; @property (class, readonly, nonatomic) UIColor *purpleColor; @property (class, readonly, nonatomic) UIColor *brownColor; @property (class, readonly, nonatomic) UIColor *clearColor; @property (class, readonly) BOOL supportsSecureCoding; @property (readonly, nonatomic) NSString *accessibilityName; @property (readonly, nonatomic) NSString *_accessibilityNameWithLuma; @property (readonly, nonatomic, getter=_isDynamic) BOOL dynamic; @property (readonly, nonatomic, getter=_isDynamicTintColor) BOOL isDynamicTintColor; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly, copy, nonatomic) NSArray *writableTypeIdentifiersForItemProvider; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly, copy, nonatomic) NSArray *writableTypeIdentifiersForItemProvider; @property (retain, nonatomic, getter=_systemColorName, setter=_setSystemColorName:) NSString *systemColorName; @property (readonly, nonatomic) struct CGColor { } *CGColor; @property (readonly, nonatomic) CIColor *CIColor; + (id)allocWithZone:(struct _NSZone { } *)a0; + (id)placeholderTextColor; + (id)insertionPointColor; + (id)colorWithWhite:(double)a0 alpha:(double)a1; + (id)_tintColor; + (id)selectionHighlightColor; + (id)lightTextColor; + (id)colorWithCGColor:(struct CGColor { } *)a0; + (void)initialize; + (id)objectWithItemProviderData:(id)a0 typeIdentifier:(id)a1 error:(id *)a2; + (id)tintColor; + (id)colorWithRed:(double)a0 green:(double)a1 blue:(double)a2 alpha:(double)a3; + (id)tableSeparatorColor; + (id)tableBackgroundColor; + (id)classFallbacksForKeyedArchiver; + (id)separatorColor; + (id)_composedColorFromSourceColor:(id)a0 destinationColor:(id)a1 tintColor:(id)a2 alpha:(double)a3; + (id)_secondarySystemBackgroundColor; + (id)_separatorColor; + (id)_switchOffColor; + (id)_systemGroupBackgroundCellColor; + (id)systemBlueColor; + (id)systemCyanColor; + (id)systemFillColor; + (id)systemGrayColor; + (id)systemPinkColor; + (id)systemTealColor; + (id)tableCellGroupedBackgroundColor; + (id)tableGroupedSeparatorLightColor; + (id)_vibrantLightFillDarkeningColor; + (id)systemDarkLightMidGrayTintColor; + (id)systemMintColor; + (id)tableCellFocusedBackgroundColor; + (id)tableCellbackgroundColorCarPlay; + (id)__darkSystemColorForColor:(id)a0; + (id)__halfTransparentBlackColor; + (id)__halfTransparentWhiteColor; + (id)__tintColor; + (id)_accessibilityButtonShapesBackgroundColorOnDark; + (id)_accessibilityButtonShapesBackgroundColorOnLight; + (id)_accessibilityButtonShapesDisabledBackgroundColorOnDark; + (id)_accessibilityButtonShapesNoBlendModeBackgroundColorOnDark; + (id)_accessibilityButtonShapesNoBlendModeBackgroundColorOnLight; + (id)_accessibilityDarkenedColorForColor:(id)a0; + (id)_accessibilityLightenedColorForColor:(id)a0; + (id)_alertControllerDimmingViewColor; + (id)_alternateSystemInteractionTintColor; + (id)_appKeyColor; + (id)_appKeyColorOrDefaultTint; + (id)_barHairlineShadowColor; + (id)_barStyleBlackHairlineShadowColor; + (id)_carSystemFocusColor; + (id)_carSystemFocusLabelColor; + (id)_carSystemFocusPrimaryColor; + (id)_carSystemFocusSecondaryColor; + (id)_carSystemPrimaryColor; + (id)_carSystemQuaternaryColor; + (id)_carSystemSecondaryColor; + (id)_carSystemTertiaryColor; + (id)_contentBackgroundColor; + (id)_controlForegroundColor; + (id)_controlHighlightColor; + (id)_controlShadowColor; + (id)_controlVibrantBottomBackgroundColor; + (id)_controlVibrantTopBackgroundColor; + (id)_convertColorPickerColor:(id)a0 fromUserInterfaceStyle:(long long)a1 to:(long long)a2; + (id)_dimmingViewColor; + (id)_disabledColorForColor:(id)a0; + (id)_disambiguated_due_to_CIImage_colorWithCGColor:(struct CGColor { } *)a0; + (id)_disambiguated_due_to_CIImage_colorWithRed:(double)a0 green:(double)a1 blue:(double)a2 alpha:(double)a3; + (id)_dynamicCatalogColorForNibEncodingWithName:(id)a0 genericColor:(id)a1; + (id)_dynamicColorWithColorsByTraitCollection:(id)a0; + (id)_dynamicTestColor; + (id)_externalBarBackgroundColor; + (id)_externalSystemDarkGrayColor; + (id)_externalSystemExtraDarkGrayColor; + (id)_externalSystemGrayColor; + (id)_externalSystemMidGrayColor; + (id)_externalSystemSuperDarkGrayColor; + (id)_externalSystemWhiteColor; + (id)_fillColor; + (id)_focusedCarSystemColor:(id)a0; + (id)_grayColorForFontSize:(double)a0; + (id)_groupTableHeaderFooterTextColor; + (id)_labelColor; + (id)_linkColor; + (double)_luminanceWithRed:(double)a0 green:(double)a1 blue:(double)a2; + (id)_markedTextBackgroundColor; + (id)_monochromeCellImageTintColor; + (id)_opaqueSeparatorColor; + (id)_pageControlIndicatorColor; + (id)_pageControlPlatterIndicatorColor; + (id)_placeholderTextColor; + (id)_plainTableHeaderFooterTextColor; + (id)_quaternaryFillColor; + (id)_quaternaryLabelColor; + (id)_searchBarBackgroundColor; + (id)_searchFieldDisabledBackgroundColor; + (id)_searchFieldPlaceholderTextClearButtonColor; + (id)_secondaryFillColor; + (id)_secondaryLabelColor; + (id)_secondarySystemGroupedBackgroundColor; + (id)_sidebarBackgroundColor; + (id)_splitViewBorderColor; + (id)_swiftColor; + (id)_swipedSidebarCellBackgroundColor; + (id)_switchOffImageColor; + (id)_systemBackgroundColor; + (id)_systemBackgroundSectionCellColor; + (id)_systemBackgroundSectionColor; + (id)_systemBlueColor2; + (id)_systemChromeShadowColor; + (id)_systemColorForColor:(id)a0 withName:(id)a1; + (id)_systemColorSelectorTable; + (id)_systemColorWithName:(id)a0; + (id)_systemColorWithUnvalidatedName:(id)a0; + (id)_systemDestructiveTintColor; + (id)_systemGray2Color; + (id)_systemGray3Color; + (id)_systemGray4Color; + (id)_systemGray5Color; + (id)_systemGray6Color; + (id)_systemGroupBackgroundColor; + (id)_systemGroupedBackgroundColor; + (id)_systemInteractionTintColor; + (id)_systemMidGrayTintColor; + (id)_systemSelectedColor; + (id)_tertiaryFillColor; + (id)_tertiaryLabelColor; + (id)_tertiarySystemBackgroundColor; + (id)_tertiarySystemGroupedBackgroundColor; + (id)_textFieldBackgroundColor; + (id)_textFieldBorderColor; + (id)_textFieldDisabledBackgroundColor; + (id)_textFieldDisabledBorderColor; + (id)_translucentPaperTextureColor; + (id)_tvInterfaceStyleDarkContentColor; + (id)_tvInterfaceStyleLightContentColor; + (id)_tvLabelOpacityAColor; + (id)_tvLabelOpacityBColor; + (id)_tvLabelOpacityCColor; + (id)_unfocusedCarSystemColor:(id)a0; + (id)_vibrantDarkFillDodgeColor; + (id)_vibrantLightDividerBurnColor; + (id)_vibrantLightDividerDarkeningColor; + (id)_vibrantLightFillBurnColor; + (id)_vibrantLightSectionDelimiterDividerBurnColor; + (id)_vibrantLightSectionDelimiterDividerDarkeningColor; + (id)_webContentBackgroundColor; + (id)_windowBackgroundColor; + (id)candidateRowBackgroundColor; + (id)candidateRowHighlightedColor; + (id)colorNamed:(id)a0; + (id)colorNamed:(id)a0 inBundle:(id)a1 compatibleWithTraitCollection:(id)a2; + (id)colorWithCIColor:(id)a0; + (id)colorWithDisplayP3Red:(double)a0 green:(double)a1 blue:(double)a2 alpha:(double)a3; + (id)colorWithDynamicProvider:(id /* block */)a0; + (id)colorWithHue:(double)a0 saturation:(double)a1 brightness:(double)a2 alpha:(double)a3; + (id)colorWithPatternImage:(id)a0; + (id)darkTextColor; + (id)externalSystemGreenColor; + (id)externalSystemRedColor; + (id)externalSystemTealColor; + (id)groupTableViewBackgroundColor; + (id)infoTextOverPinStripeTextColor; + (id)keyboardFocusIndicatorColor; + (id)labelColor; + (id)lineSeparatorColor; + (id)linkColor; + (id)noContentDarkGradientBackgroundColor; + (id)noContentLightGradientBackgroundColor; + (id)opaqueSeparatorColor; + (id)pinStripeColor; + (id)quaternaryLabelColor; + (id)quaternarySystemFillColor; + (id)scrollViewTexturedBackgroundColor; + (id)secondaryLabelColor; + (id)secondarySystemBackgroundColor; + (id)secondarySystemFillColor; + (id)secondarySystemGroupedBackgroundColor; + (id)sectionHeaderBackgroundColor; + (id)sectionHeaderBorderColor; + (id)sectionHeaderOpaqueBackgroundColor; + (id)sectionListBorderColor; + (id)selectionGrabberColor; + (id)systemBackgroundColor; + (id)systemBlackColor; + (id)systemBrownColor; + (id)systemDarkBlueColor; + (id)systemDarkExtraLightGrayColor; + (id)systemDarkExtraLightGrayTintColor; + (id)systemDarkGrayColor; + (id)systemDarkGrayTintColor; + (id)systemDarkGreenColor; + (id)systemDarkLightGrayColor; + (id)systemDarkLightGrayTintColor; + (id)systemDarkLightMidGrayColor; + (id)systemDarkMidGrayColor; + (id)systemDarkMidGrayTintColor; + (id)systemDarkOrangeColor; + (id)systemDarkPinkColor; + (id)systemDarkPurpleColor; + (id)systemDarkRedColor; + (id)systemDarkTealColor; + (id)systemDarkYellowColor; + (id)systemExtraLightGrayColor; + (id)systemExtraLightGrayTintColor; + (id)systemGray2Color; + (id)systemGray3Color; + (id)systemGray4Color; + (id)systemGray5Color; + (id)systemGray6Color; + (id)systemGrayTintColor; + (id)systemGreenColor; + (id)systemGroupedBackgroundColor; + (id)systemIndigoColor; + (id)systemLightGrayColor; + (id)systemLightGrayTintColor; + (id)systemLightMidGrayColor; + (id)systemLightMidGrayTintColor; + (id)systemMidGrayColor; + (id)systemMidGrayTintColor; + (id)systemOrangeColor; + (id)systemPurpleColor; + (id)systemRedColor; + (id)systemWhiteColor; + (id)systemYellowColor; + (id)tableCellBackgroundColor; + (id)tableCellBlueTextColor; + (id)tableCellDefaultSelectionTintColor; + (id)tableCellDisabledBackgroundColor; + (id)tableCellGrayTextColor; + (id)tableCellGroupedBackgroundColorLegacyWhite; + (id)tableCellGroupedSelectedBackgroundColor; + (id)tableCellHighlightedBackgroundColor; + (id)tableCellPlainBackgroundColor; + (id)tableCellPlainSelectedBackgroundColor; + (id)tableCellValue1BlueColor; + (id)tableCellValue2BlueColor; + (id)tableGroupedTopShadowColor; + (id)tablePlainHeaderFooterBackgroundColor; + (id)tablePlainHeaderFooterFloatingBackgroundColor; + (id)tableSelectionColor; + (id)tableSelectionGradientEndColor; + (id)tableSelectionGradientStartColor; + (id)tableSeparatorDarkColor; + (id)tableSeparatorLightColor; + (id)tableShadowColor; + (id)tertiaryLabelColor; + (id)tertiarySystemBackgroundColor; + (id)tertiarySystemFillColor; + (id)tertiarySystemGroupedBackgroundColor; + (id)textFieldAtomBlueColor; + (id)textFieldAtomPurpleColor; + (id)textGrammarIndicatorColor; + (id)underPageBackgroundColor; + (id)viewFlipsideBackgroundColor; - (void)setStroke; - (double)alphaComponent; - (BOOL)getHue:(double *)a0 saturation:(double *)a1 brightness:(double *)a2 alpha:(double *)a3; - (BOOL)_isDeepColor; - (id)initWithRed:(double)a0 green:(double)a1 blue:(double)a2 alpha:(double)a3; - (BOOL)getWhite:(double *)a0 alpha:(double *)a1; - (id)colorSpaceName; - (void)setFill; - (BOOL)getRed:(double *)a0 green:(double *)a1 blue:(double *)a2 alpha:(double *)a3; - (void)_setDebugCatalogBundleIdentifier:(id)a0; - (void)set; - (id)colorWithAlphaComponent:(double)a0; - (id)initWithCIColor:(id)a0; - (id)resolvedColorWithTraitCollection:(id)a0; - (id)initWithPatternImage:(id)a0; - (BOOL)isPatternColor; - (void)encodeWithCoder:(id)a0; - (void)_setDebugName:(id)a0; - (id)initWithHue:(double)a0 saturation:(double)a1 brightness:(double)a2 alpha:(double)a3; - (id)_debugName; - (Class)classForCoder; - (id)initWithCGColor:(struct CGColor { } *)a0; - (struct CGColor { } *)cgColor; - (void).cxx_destruct; - (id)_debugCatalogBundleIdentifier; - (BOOL)isEqual:(id)a0; - (id)initWithCoder:(id)a0; - (id)initWithWhite:(double)a0 alpha:(double)a1; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)_resolvedMaterialWithTraitCollection:(id)a0; - (id)loadDataWithTypeIdentifier:(id)a0 forItemProviderCompletionHandler:(id /* block */)a1; - (id)_colorBlendedWithColor:(id)a0; - (id)_colorBlendedWithColor:(id)a0 compositingFilter:(id)a1; - (id)_colorBlendedWithColors:(id)a0; - (double)_colorDifferenceFromColor:(id)a0; - (double)_distanceFrom:(id)a0; - (BOOL)_getRed:(double *)a0 green:(double *)a1 blue:(double *)a2 alpha:(double *)a3; - (BOOL)_getWhite:(double *)a0 alpha:(double *)a1; - (id)_inverseColor; - (BOOL)_isOpaque; - (BOOL)_isSimilarToColor:(id)a0 withinPercentage:(double)a1; - (double)_luminance; - (double)_luminanceDifferenceFromColor:(id)a0; - (id)_resolvedBackgroundColorWithTraitCollection:(id)a0; - (id)initWithDisplayP3Red:(double)a0 green:(double)a1 blue:(double)a2 alpha:(double)a3; - (id)initWithDynamicProvider:(id /* block */)a0; - (id)initWithItemProviderData:(id)a0 typeIdentifier:(id)a1 error:(id *)a2; - (id)styleString; @end