Date Picker
Date Picker Attributes Inspector Reference
Functionality
Mode
The functionality of the date picker.
The mode indicates whether the date picker is a date or time picker, or a count down timer.
Selection |
Method |
Argument |
---|---|---|
Time |
||
Date |
||
Date and Time |
||
Count Down Timer |
Locale
The locale for the date picker.
Access: locale
.
Interval
The interval at which the date picker displays minutes.
Access: minuteInterval
.
Selection |
---|
1 minute |
2 minutes |
3 minutes |
4 minutes |
5 minutes |
6 minutes |
10 minutes |
12 minutes |
15 minutes |
20 minutes |
30 minutes |
Date
These properties are unused when the date picker mode is count down timer.
Date
The date the date picker displays.
Access: date
.
Constraints
Minimum Date
The earliest date the date picker displays.
Access: minimumDate
.
Maximum Date
The latest date the date picker displays.
Access: maximumDate
.
Count Down Timer
Count Down in Seconds
The number of seconds from which the date picker counts down.
Access: countDownDuration
.
Copyright © 2014 Apple Inc. All rights reserved. Terms of Use | Privacy Policy | Updated: 2013-12-16