-
-
-
-
-
-
-
-
-
-
-
-
Methods in org.robovm.apple.uikit that return UIColor
| Modifier and Type |
Method |
Description |
UIColor |
UIColor.addAlpha(double alpha) |
|
static UIColor |
UIColor.black() |
|
static UIColor |
UIColor.blue() |
|
static UIColor |
UIColor.brown() |
|
static UIColor |
UIColor.clear() |
|
static UIColor |
UIColor.colorNamed(String name) |
|
static UIColor |
UIColor.createProviderDataObject(NSData data,
String typeIdentifier) |
|
static UIColor |
UIColor.cyan() |
|
static UIColor |
UIColor.darkGray() |
|
static UIColor |
UIColor.darkText() |
|
static UIColor |
UIColor.fromCGColor(CGColor cgColor) |
|
static UIColor |
UIColor.fromCIColor(CIColor ciColor) |
|
static UIColor |
UIColor.fromDisplayP3(double displayP3Red,
double green,
double blue,
double alpha) |
|
static UIColor |
UIColor.fromHSBA(double hue,
double saturation,
double brightness,
double alpha) |
|
static UIColor |
UIColor.fromPatternImage(UIImage image) |
|
static UIColor |
UIColor.fromResourceBundle(String name,
NSBundle bundle,
UITraitCollection traitCollection) |
|
static UIColor |
UIColor.fromRGBA(double red,
double green,
double blue,
double alpha) |
|
static UIColor |
UIColor.fromWhiteAlpha(double white,
double alpha) |
|
UIColor |
NSAttributedStringAttributes.getBackgroundColor() |
|
UIColor |
NSAttributedStringDocumentAttributes.getBackgroundColor() |
|
UIColor |
UIBackgroundConfiguration.getBackgroundColor() |
|
UIColor |
UIBarAppearance.getBackgroundColor() |
|
UIColor |
UICellAccessoryDelete.getBackgroundColor() |
|
UIColor |
UICellAccessoryInsert.getBackgroundColor() |
|
UIColor |
UICellAccessoryMultiselect.getBackgroundColor() |
|
UIColor |
UICollectionLayoutListConfiguration.getBackgroundColor() |
|
UIColor |
UIContextualAction.getBackgroundColor() |
|
UIColor |
UIPopoverController.getBackgroundColor() |
Deprecated.
|
UIColor |
UIPopoverPresentationController.getBackgroundColor() |
|
UIColor |
UIPreviewParameters.getBackgroundColor() |
|
UIColor |
UITableViewRowAction.getBackgroundColor() |
Deprecated.
|
UIColor |
UITextInputTextStyle.getBackgroundColor() |
Deprecated.
|
UIColor |
UIView.getBackgroundColor() |
|
UIColor |
UITabBarItemStateAppearance.getBadgeBackgroundColor() |
|
UIColor |
UITabBarItem.getBadgeColor() |
|
UIColor |
UINavigationBar.getBarTintColor() |
|
UIColor |
UISearchBar.getBarTintColor() |
|
UIColor |
UITabBar.getBarTintColor() |
|
UIColor |
UIToolbar.getBarTintColor() |
|
UIColor |
UIButtonConfiguration.getBaseBackgroundColor() |
|
UIColor |
UIButtonConfiguration.getBaseForegroundColor() |
|
UIColor |
UIActivityIndicatorView.getColor() |
|
UIColor |
UIListContentTextProperties.getColor() |
|
UIColor |
UIListSeparatorConfiguration.getColor() |
|
UIColor |
UIPasteboard.getColor() |
|
UIColor |
UISimpleTextPrintFormatter.getColor() |
|
UIColor |
UIPageControl.getCurrentPageIndicatorTintColor() |
|
UIColor |
UIButton.getCurrentTitleColor() |
|
UIColor |
UIButton.getCurrentTitleShadowColor() |
|
UIColor |
NSAttributedStringAttributes.getForegroundColor() |
|
UIColor |
UILabel.getHighlightedTextColor() |
|
UIColor |
UITabBarItemStateAppearance.getIconColor() |
|
UIColor |
UISlider.getMaximumTrackTintColor() |
|
UIColor |
UISlider.getMinimumTrackTintColor() |
|
UIColor |
UIListSeparatorConfiguration.getMultipleSelectionColor() |
|
UIColor |
UISwitch.getOnTintColor() |
|
UIColor |
UIPageControl.getPageIndicatorTintColor() |
|
UIColor |
UIProgressView.getProgressTintColor() |
|
UIColor |
UITableView.getSectionIndexBackgroundColor() |
|
UIColor |
UITableView.getSectionIndexColor() |
|
UIColor |
UITableView.getSectionIndexTrackingBackgroundColor() |
|
UIColor |
UIColorPickerViewController.getSelectedColor() |
|
UIColor |
UIColorWell.getSelectedColor() |
|
UIColor |
UITabBar.getSelectedImageTintColor() |
Deprecated.
|
UIColor |
UISegmentedControl.getSelectedSegmentTintColor() |
|
UIColor |
UITabBarAppearance.getSelectionIndicatorTintColor() |
|
UIColor |
UITableView.getSeparatorColor() |
|
UIColor |
NSShadow.getShadowColor() |
|
UIColor |
UIBarAppearance.getShadowColor() |
|
UIColor |
UILabel.getShadowColor() |
|
UIColor |
NSAttributedStringAttributes.getStrikethroughColor() |
|
UIColor |
NSAttributedStringAttributes.getStrokeColor() |
|
UIColor |
UIBackgroundConfiguration.getStrokeColor() |
|
UIColor |
UILabel.getTextColor() |
|
UIColor |
UITextField.getTextColor() |
|
UIColor |
UITextInputTextStyle.getTextColor() |
Deprecated.
|
UIColor |
UITextView.getTextColor() |
|
UIColor |
UISlider.getThumbTintColor() |
|
UIColor |
UISwitch.getThumbTintColor() |
|
UIColor |
UIBarButtonItem.getTintColor() |
|
UIColor |
UIButton.getTintColor() |
|
UIColor |
UICellAccessory.getTintColor() |
|
UIColor |
UIImageView.getTintColor() |
|
UIColor |
UIListContentImageProperties.getTintColor() |
|
UIColor |
UINavigationBar.getTintColor() |
|
UIColor |
UIRefreshControl.getTintColor() |
|
UIColor |
UISearchBar.getTintColor() |
|
UIColor |
UITabBar.getTintColor() |
|
UIColor |
UIToolbar.getTintColor() |
|
UIColor |
UIView.getTintColor() |
|
UIColor |
UIButton.getTitleColor(UIControlState state) |
|
UIColor |
UIButton.getTitleShadowColor(UIControlState state) |
|
UIColor |
UISearchTextField.getTokenBackgroundColor() |
|
UIColor |
UIProgressView.getTrackTintColor() |
|
UIColor |
NSAttributedStringAttributes.getUnderlineColor() |
|
UIColor |
UITabBar.getUnselectedItemTintColor() |
|
static UIColor |
UIColor.gray() |
|
static UIColor |
UIColor.green() |
|
static UIColor |
UIColor.groupTableViewBackground() |
Deprecated.
|
static UIColor |
UIColor.label() |
|
static UIColor |
UIColor.lightGray() |
|
static UIColor |
UIColor.lightText() |
|
static UIColor |
UIColor.link() |
|
static UIColor |
UIColor.magenta() |
|
static UIColor |
UIColor.opaqueSeparator() |
|
static UIColor |
UIColor.orange() |
|
static UIColor |
UIColor.placeholderText() |
|
static UIColor |
UIColor.purple() |
|
static UIColor |
UIColor.quaternaryLabel() |
|
static UIColor |
UIColor.quaternarySystemFill() |
|
static UIColor |
UIColor.red() |
|
UIColor |
UIBackgroundConfiguration.resolvedBackgroundColorForTintColor(UIColor tintColor) |
|
UIColor |
UIListContentTextProperties.resolvedColor() |
|
UIColor |
UIColor.resolvedColorWithTraitCollection(UITraitCollection traitCollection) |
|
UIColor |
UIBackgroundConfiguration.resolvedStrokeColorForTintColor(UIColor tintColor) |
|
UIColor |
UIListContentImageProperties.resolvedTintColorForTintColor(UIColor tintColor) |
|
static UIColor |
UIColor.scrollViewTexturedBackground() |
Deprecated.
|
static UIColor |
UIColor.secondaryLabel() |
|
static UIColor |
UIColor.secondarySystemBackground() |
|
static UIColor |
UIColor.secondarySystemFill() |
|
static UIColor |
UIColor.secondarySystemGroupedBackground() |
|
static UIColor |
UIColor.separator() |
|
static UIColor |
UIColor.systemBackground() |
|
static UIColor |
UIColor.systemBlue() |
|
static UIColor |
UIColor.systemBrown() |
|
static UIColor |
UIColor.systemCyan() |
|
static UIColor |
UIColor.systemFill() |
|
static UIColor |
UIColor.systemGray() |
|
static UIColor |
UIColor.systemGray2() |
|
static UIColor |
UIColor.systemGray3() |
|
static UIColor |
UIColor.systemGray4() |
|
static UIColor |
UIColor.systemGray5() |
|
static UIColor |
UIColor.systemGray6() |
|
static UIColor |
UIColor.systemGreen() |
|
static UIColor |
UIColor.systemGroupedBackground() |
|
static UIColor |
UIColor.systemIndigo() |
|
static UIColor |
UIColor.systemMint() |
|
static UIColor |
UIColor.systemOrange() |
|
static UIColor |
UIColor.systemPink() |
|
static UIColor |
UIColor.systemPurple() |
|
static UIColor |
UIColor.systemRed() |
|
static UIColor |
UIColor.systemTeal() |
|
static UIColor |
UIColor.systemYellow() |
|
static UIColor |
UIColor.tertiaryLabel() |
|
static UIColor |
UIColor.tertiarySystemBackground() |
|
static UIColor |
UIColor.tertiarySystemFill() |
|
static UIColor |
UIColor.tertiarySystemGroupedBackground() |
|
static UIColor |
UIColor.tint() |
|
static UIColor |
UIColor.underPageBackground() |
Deprecated.
|
static UIColor |
UIColor.viewFlipsideBackground() |
Deprecated.
|
static UIColor |
UIColor.white() |
|
static UIColor |
UIColor.yellow() |
|
Methods in org.robovm.apple.uikit that return types with arguments of type UIColor
| Modifier and Type |
Method |
Description |
Block1<UIColor,UIColor> |
UIButtonConfiguration.getActivityIndicatorColorTransformer() |
|
Block1<UIColor,UIColor> |
UIButtonConfiguration.getActivityIndicatorColorTransformer() |
|
Block1<UIColor,UIColor> |
UIBackgroundConfiguration.getBackgroundColorTransformer() |
|
Block1<UIColor,UIColor> |
UIBackgroundConfiguration.getBackgroundColorTransformer() |
|
NSArray<UIColor> |
UIPasteboard.getColors() |
|
Block1<UIColor,UIColor> |
UIListContentTextProperties.getColorTransformer() |
|
Block1<UIColor,UIColor> |
UIListContentTextProperties.getColorTransformer() |
|
Block1<UIColor,UIColor> |
UIButtonConfiguration.getImageColorTransformer() |
|
Block1<UIColor,UIColor> |
UIButtonConfiguration.getImageColorTransformer() |
|
Block1<UIColor,UIColor> |
UIBackgroundConfiguration.getStrokeColorTransformer() |
|
Block1<UIColor,UIColor> |
UIBackgroundConfiguration.getStrokeColorTransformer() |
|
Block1<UIColor,UIColor> |
UIListContentImageProperties.getTintColorTransformer() |
|
Block1<UIColor,UIColor> |
UIListContentImageProperties.getTintColorTransformer() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.Grayscale() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.Grayscale() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.MonochromeTint() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.MonochromeTint() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.PreferredTint() |
|
static Block1<UIColor,UIColor> |
UIConfigurationColorTransformer.PreferredTint() |
|
Methods in org.robovm.apple.uikit with parameters of type UIColor
| Modifier and Type |
Method |
Description |
static CIColor |
CIColorExtensions.create(UIColor color) |
|
void |
UIColorPickerViewControllerDelegate.didSelectColor(UIColorPickerViewController viewController,
UIColor color,
boolean continuously) |
|
void |
UIColorPickerViewControllerDelegateAdapter.didSelectColor(UIColorPickerViewController viewController,
UIColor color,
boolean continuously) |
|
void |
NSLayoutManager.fillBackground(CGRect[] rectArray,
NSRange charRange,
UIColor color) |
|
protected void |
NSLayoutManager.fillBackground(CGRect rectArray,
long rectCount,
NSRange charRange,
UIColor color) |
|
static UIImageSymbolConfiguration |
UIImageSymbolConfiguration.getConfigurationWithHierarchicalColor(UIColor hierarchicalColor) |
|
UIImage |
UIImage.imageWithTintColor(UIColor color) |
|
UIImage |
UIImage.imageWithTintColor(UIColor color,
UIImageRenderingMode renderingMode) |
|
protected static long |
CIColorExtensions.init(CIColor thiz,
UIColor color) |
|
UIColor |
UIBackgroundConfiguration.resolvedBackgroundColorForTintColor(UIColor tintColor) |
|
UIColor |
UIBackgroundConfiguration.resolvedStrokeColorForTintColor(UIColor tintColor) |
|
UIColor |
UIListContentImageProperties.resolvedTintColorForTintColor(UIColor tintColor) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setBackgroundColor(UIColor backgroundColor) |
|
NSAttributedStringDocumentAttributes |
NSAttributedStringDocumentAttributes.setBackgroundColor(UIColor backgroundColor) |
|
void |
UIBackgroundConfiguration.setBackgroundColor(UIColor v) |
|
void |
UIBarAppearance.setBackgroundColor(UIColor v) |
|
void |
UICellAccessoryDelete.setBackgroundColor(UIColor v) |
|
void |
UICellAccessoryInsert.setBackgroundColor(UIColor v) |
|
void |
UICellAccessoryMultiselect.setBackgroundColor(UIColor v) |
|
void |
UICollectionLayoutListConfiguration.setBackgroundColor(UIColor v) |
|
void |
UIContextualAction.setBackgroundColor(UIColor v) |
|
void |
UIPopoverController.setBackgroundColor(UIColor v) |
Deprecated.
|
void |
UIPopoverPresentationController.setBackgroundColor(UIColor v) |
|
void |
UIPreviewParameters.setBackgroundColor(UIColor v) |
|
void |
UITableViewRowAction.setBackgroundColor(UIColor v) |
Deprecated.
|
UITextInputTextStyle |
UITextInputTextStyle.setBackgroundColor(UIColor backgroundColor) |
Deprecated.
|
void |
UIView.setBackgroundColor(UIColor v) |
|
void |
UITabBarItemStateAppearance.setBadgeBackgroundColor(UIColor v) |
|
void |
UITabBarItem.setBadgeColor(UIColor v) |
|
void |
UINavigationBar.setBarTintColor(UIColor v) |
|
void |
UISearchBar.setBarTintColor(UIColor v) |
|
void |
UITabBar.setBarTintColor(UIColor v) |
|
void |
UIToolbar.setBarTintColor(UIColor v) |
|
void |
UIButtonConfiguration.setBaseBackgroundColor(UIColor v) |
|
void |
UIButtonConfiguration.setBaseForegroundColor(UIColor v) |
|
void |
UIActivityIndicatorView.setColor(UIColor v) |
|
void |
UIListContentTextProperties.setColor(UIColor v) |
|
void |
UIListSeparatorConfiguration.setColor(UIColor v) |
|
void |
UIPasteboard.setColor(UIColor v) |
|
void |
UISimpleTextPrintFormatter.setColor(UIColor v) |
|
void |
UIPageControl.setCurrentPageIndicatorTintColor(UIColor v) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setForegroundColor(UIColor foregroundColor) |
|
void |
UILabel.setHighlightedTextColor(UIColor v) |
|
void |
UITabBarItemStateAppearance.setIconColor(UIColor v) |
|
void |
UISlider.setMaximumTrackTintColor(UIColor v) |
|
void |
UISlider.setMinimumTrackTintColor(UIColor v) |
|
void |
UIListSeparatorConfiguration.setMultipleSelectionColor(UIColor v) |
|
void |
UISwitch.setOnTintColor(UIColor v) |
|
void |
UIPageControl.setPageIndicatorTintColor(UIColor v) |
|
void |
UIProgressView.setProgressTintColor(UIColor v) |
|
void |
UITableView.setSectionIndexBackgroundColor(UIColor v) |
|
void |
UITableView.setSectionIndexColor(UIColor v) |
|
void |
UITableView.setSectionIndexTrackingBackgroundColor(UIColor v) |
|
void |
UIColorPickerViewController.setSelectedColor(UIColor v) |
|
void |
UIColorWell.setSelectedColor(UIColor v) |
|
void |
UITabBar.setSelectedImageTintColor(UIColor v) |
Deprecated.
|
void |
UISegmentedControl.setSelectedSegmentTintColor(UIColor v) |
|
void |
UITabBarAppearance.setSelectionIndicatorTintColor(UIColor v) |
|
void |
UITableView.setSeparatorColor(UIColor v) |
|
void |
NSShadow.setShadowColor(UIColor v) |
|
void |
UIBarAppearance.setShadowColor(UIColor v) |
|
void |
UILabel.setShadowColor(UIColor v) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setStrikethroughColor(UIColor strikethroughColor) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setStrokeColor(UIColor strokeColor) |
|
void |
UIBackgroundConfiguration.setStrokeColor(UIColor v) |
|
void |
UILabel.setTextColor(UIColor v) |
|
void |
UITextField.setTextColor(UIColor v) |
|
UITextInputTextStyle |
UITextInputTextStyle.setTextColor(UIColor textColor) |
Deprecated.
|
void |
UITextView.setTextColor(UIColor v) |
|
void |
UISlider.setThumbTintColor(UIColor v) |
|
void |
UISwitch.setThumbTintColor(UIColor v) |
|
void |
UIBarButtonItem.setTintColor(UIColor v) |
|
void |
UIButton.setTintColor(UIColor v) |
|
void |
UICellAccessory.setTintColor(UIColor v) |
|
void |
UIImageView.setTintColor(UIColor v) |
|
void |
UIListContentImageProperties.setTintColor(UIColor v) |
|
void |
UINavigationBar.setTintColor(UIColor v) |
|
void |
UIRefreshControl.setTintColor(UIColor v) |
|
void |
UISearchBar.setTintColor(UIColor v) |
|
void |
UITabBar.setTintColor(UIColor v) |
|
void |
UIToolbar.setTintColor(UIColor v) |
|
void |
UIView.setTintColor(UIColor v) |
|
void |
UIButton.setTitleColor(UIColor color,
UIControlState state) |
|
void |
UIButton.setTitleShadowColor(UIColor color,
UIControlState state) |
|
void |
UISearchTextField.setTokenBackgroundColor(UIColor v) |
|
void |
UIProgressView.setTrackTintColor(UIColor v) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setUnderlineColor(UIColor underlineColor) |
|
void |
UITabBar.setUnselectedItemTintColor(UIColor v) |
|
Method parameters in org.robovm.apple.uikit with type arguments of type UIColor
| Modifier and Type |
Method |
Description |
static UIImageSymbolConfiguration |
UIImageSymbolConfiguration.getConfigurationWithPaletteColors(NSArray<UIColor> paletteColors) |
|
protected long |
UIColor.init(Block1<UITraitCollection,UIColor> dynamicProvider) |
|
void |
UIButtonConfiguration.setActivityIndicatorColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIButtonConfiguration.setActivityIndicatorColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIBackgroundConfiguration.setBackgroundColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIBackgroundConfiguration.setBackgroundColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIPasteboard.setColors(NSArray<UIColor> v) |
|
void |
UIListContentTextProperties.setColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIListContentTextProperties.setColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIButtonConfiguration.setImageColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIButtonConfiguration.setImageColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIBackgroundConfiguration.setStrokeColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIBackgroundConfiguration.setStrokeColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIListContentImageProperties.setTintColorTransformer(Block1<UIColor,UIColor> v) |
|
void |
UIListContentImageProperties.setTintColorTransformer(Block1<UIColor,UIColor> v) |
|
-
-
-