Uses of Class
org.robovm.apple.uikit.UIColorPickerViewController
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIColorPickerViewController in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type UIColorPickerViewController Modifier and Type Method Description voidUIColorPickerViewControllerDelegate. didFinish(UIColorPickerViewController viewController)voidUIColorPickerViewControllerDelegateAdapter. didFinish(UIColorPickerViewController viewController)voidUIColorPickerViewControllerDelegate. didSelectColor(UIColorPickerViewController viewController)Deprecated.Deprecated in iOS 15.0.voidUIColorPickerViewControllerDelegate. didSelectColor(UIColorPickerViewController viewController, UIColor color, boolean continuously)voidUIColorPickerViewControllerDelegateAdapter. didSelectColor(UIColorPickerViewController viewController)Deprecated.Deprecated in iOS 15.0.voidUIColorPickerViewControllerDelegateAdapter. didSelectColor(UIColorPickerViewController viewController, UIColor color, boolean continuously)