Uses of Class
org.robovm.apple.corefoundation.CFCalendarUnit
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFCalendarUnit in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFCalendarUnit Modifier and Type Field Description static CFCalendarUnitCFCalendarUnit. Daystatic CFCalendarUnitCFCalendarUnit. Erastatic CFCalendarUnitCFCalendarUnit. Hourstatic CFCalendarUnitCFCalendarUnit. Minutestatic CFCalendarUnitCFCalendarUnit. Monthstatic CFCalendarUnitCFCalendarUnit. Nonestatic CFCalendarUnitCFCalendarUnit. Quarterstatic CFCalendarUnitCFCalendarUnit. Secondstatic CFCalendarUnitCFCalendarUnit. WeekDeprecated.Deprecated in iOS 8.0.static CFCalendarUnitCFCalendarUnit. Weekdaystatic CFCalendarUnitCFCalendarUnit. WeekdayOrdinalstatic CFCalendarUnitCFCalendarUnit. WeekOfMonthstatic CFCalendarUnitCFCalendarUnit. WeekOfYearstatic CFCalendarUnitCFCalendarUnit. Yearstatic CFCalendarUnitCFCalendarUnit. YearForWeekOfYearMethods in org.robovm.apple.corefoundation that return CFCalendarUnit Modifier and Type Method Description protected CFCalendarUnit[]CFCalendarUnit. _values()static CFCalendarUnit[]CFCalendarUnit. values()protected CFCalendarUnitCFCalendarUnit. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFCalendarUnit Modifier and Type Method Description doubleCFCalendar. getDurationOfUnit(CFCalendarUnit unit, double at)CFRangeCFCalendar. getMaximumRangeOfUnit(CFCalendarUnit unit)CFRangeCFCalendar. getMinimumRangeOfUnit(CFCalendarUnit unit)longCFCalendar. getOrdinalityOfUnit(CFCalendarUnit smallerUnit, CFCalendarUnit biggerUnit, double at)CFRangeCFCalendar. getRangeOfUnit(CFCalendarUnit smallerUnit, CFCalendarUnit biggerUnit, double at)doubleCFCalendar. getStartTimeOfUnit(CFCalendarUnit unit, double at)