Uses of Class
org.robovm.apple.eventkit.EKEventAvailability
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKEventAvailability in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return EKEventAvailability Modifier and Type Method Description EKEventAvailabilityEKEvent. getAvailability()static EKEventAvailabilityEKEventAvailability. valueOf(long n)Returns the enum constant of this type with the specified name.static EKEventAvailabilityEKEventAvailability. valueOf(String name)Returns the enum constant of this type with the specified name.static EKEventAvailability[]EKEventAvailability. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.eventkit with parameters of type EKEventAvailability Modifier and Type Method Description voidEKEvent. setAvailability(EKEventAvailability v)