Uses of Class
org.robovm.apple.eventkit.EKAlarm
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKAlarm in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return types with arguments of type EKAlarm Modifier and Type Method Description NSArray<EKAlarm>EKCalendarItem. getAlarms()Methods in org.robovm.apple.eventkit with parameters of type EKAlarm Modifier and Type Method Description voidEKCalendarItem. addAlarm(EKAlarm alarm)voidEKCalendarItem. removeAlarm(EKAlarm alarm)Method parameters in org.robovm.apple.eventkit with type arguments of type EKAlarm Modifier and Type Method Description voidEKCalendarItem. setAlarms(NSArray<EKAlarm> v)