Uses of Class
org.robovm.apple.eventkitui.EKEventViewAction
| Package | Description |
|---|---|
| org.robovm.apple.eventkitui |
-
Uses of EKEventViewAction in org.robovm.apple.eventkitui
Methods in org.robovm.apple.eventkitui that return EKEventViewAction Modifier and Type Method Description static EKEventViewActionEKEventViewAction. valueOf(long n)Returns the enum constant of this type with the specified name.static EKEventViewActionEKEventViewAction. valueOf(String name)Returns the enum constant of this type with the specified name.static EKEventViewAction[]EKEventViewAction. 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 EKEventViewAction Modifier and Type Method Description voidEKEventViewDelegate. didComplete(EKEventViewController controller, EKEventViewAction action)voidEKEventViewDelegateAdapter. didComplete(EKEventViewController controller, EKEventViewAction action)