Uses of Class
org.robovm.apple.intents.INRecurrenceRule
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INRecurrenceRule in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INRecurrenceRule Modifier and Type Method Description INRecurrenceRuleINDateComponentsRange. getRecurrenceRule()Methods in org.robovm.apple.intents with parameters of type INRecurrenceRule Modifier and Type Method Description protected longINDateComponentsRange. init(NSDateComponents startDateComponents, NSDateComponents endDateComponents, INRecurrenceRule recurrenceRule)Constructors in org.robovm.apple.intents with parameters of type INRecurrenceRule Constructor Description INDateComponentsRange(NSDateComponents startDateComponents, NSDateComponents endDateComponents, INRecurrenceRule recurrenceRule)