Uses of Class
org.robovm.apple.foundation.NSCalendarOptions
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSCalendarOptions in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSCalendarOptions Modifier and Type Field Description static NSCalendarOptionsNSCalendarOptions. MatchFirststatic NSCalendarOptionsNSCalendarOptions. MatchLaststatic NSCalendarOptionsNSCalendarOptions. MatchNextTimestatic NSCalendarOptionsNSCalendarOptions. MatchNextTimePreservingSmallerUnitsstatic NSCalendarOptionsNSCalendarOptions. MatchPreviousTimePreservingSmallerUnitsstatic NSCalendarOptionsNSCalendarOptions. MatchStrictlystatic NSCalendarOptionsNSCalendarOptions. Nonestatic NSCalendarOptionsNSCalendarOptions. SearchBackwardsstatic NSCalendarOptionsNSCalendarOptions. WrapComponentsMethods in org.robovm.apple.foundation that return NSCalendarOptions Modifier and Type Method Description protected NSCalendarOptions[]NSCalendarOptions. _values()static NSCalendarOptions[]NSCalendarOptions. values()protected NSCalendarOptionsNSCalendarOptions. wrap(long value, long mask)Methods in org.robovm.apple.foundation with parameters of type NSCalendarOptions Modifier and Type Method Description NSDateComponentsNSCalendar. getComponents(NSCalendarUnit unitFlags, NSDate startingDate, NSDate resultDate, NSCalendarOptions opts)NSDateNSCalendar. newDateByAddingComponents(NSDateComponents comps, NSDate date, NSCalendarOptions opts)