Uses of Class
org.robovm.apple.eventkitui.EKEventEditViewAction
| Package | Description |
|---|---|
| org.robovm.apple.eventkitui |
-
Uses of EKEventEditViewAction in org.robovm.apple.eventkitui
Methods in org.robovm.apple.eventkitui that return EKEventEditViewAction Modifier and Type Method Description static EKEventEditViewActionEKEventEditViewAction. valueOf(long n)Returns the enum constant of this type with the specified name.static EKEventEditViewActionEKEventEditViewAction. valueOf(String name)Returns the enum constant of this type with the specified name.static EKEventEditViewAction[]EKEventEditViewAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.eventkitui with parameters of type EKEventEditViewAction Modifier and Type Method Description voidEKEventEditViewDelegate. didComplete(EKEventEditViewController controller, EKEventEditViewAction action)voidEKEventEditViewDelegateAdapter. didComplete(EKEventEditViewController controller, EKEventEditViewAction action)