| Package | Description |
|---|---|
| crossmobile.ios.foundation | |
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
static NSCalendar |
NSCalendar.currentCalendar()
Returns user's current calendar.
|
| Modifier and Type | Method and Description |
|---|---|
NSCalendar |
UIDatePicker.calendar()
Returns the NSCalendar used on this date picker.
|
NSCalendar |
UILocalNotification.repeatCalendar()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIDatePicker.setCalendar(NSCalendar calendar)
Sets the calendar type for this date picker specified by the parameter.
|
void |
UILocalNotification.setRepeatCalendar(NSCalendar repeatCalendar)
Deprecated.
|
Copyright © 2020. All rights reserved.