Uses of Class
org.robovm.apple.eventkit.EKSource
| Package | Description |
|---|---|
| org.robovm.apple.eventkit |
-
Uses of EKSource in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return EKSource Modifier and Type Method Description EKSourceEKCalendar. getSource()EKSourceEKEventStore. getSource(String identifier)Methods in org.robovm.apple.eventkit that return types with arguments of type EKSource Modifier and Type Method Description NSArray<EKSource>EKEventStore. getDelegateSources()NSArray<EKSource>EKEventStore. getSources()Methods in org.robovm.apple.eventkit with parameters of type EKSource Modifier and Type Method Description voidEKCalendar. setSource(EKSource v)