Uses of Class
org.robovm.apple.eventkit.EKAlarmProximity
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKAlarmProximity in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return EKAlarmProximity Modifier and Type Method Description EKAlarmProximityEKAlarm. getProximity()static EKAlarmProximityEKAlarmProximity. valueOf(long n)Returns the enum constant of this type with the specified name.static EKAlarmProximityEKAlarmProximity. valueOf(String name)Returns the enum constant of this type with the specified name.static EKAlarmProximity[]EKAlarmProximity. 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 EKAlarmProximity Modifier and Type Method Description voidEKAlarm. setProximity(EKAlarmProximity v)