Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSDatePickerMBS class.

NSDatePickerMBS.backgroundColor as NSColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The background color.

See also drawsBackground property.
(Read and Write property)

NSDatePickerMBS.Bezeled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the receiver has a bezeled border.

True if the receiver has a bezeled border, false otherwise.
(Read and Write property)

NSDatePickerMBS.Bordered as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the receiver has a plain border.

True if the receiver has a plain border, false otherwise.
(Read and Write property)

NSDatePickerMBS.calendar as NSCalendarMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 13.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The calendar.

(Read and Write property)

NSDatePickerMBS.datePickerElements as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A bitmask that indicates which visual elements of the date picker are currently shown, and which won't be usable because they are hidden.

(Read and Write property)

Some examples using this property:

NSDatePickerMBS.datePickerMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The date picker mode.

(Read and Write property)

Some examples using this property:

NSDatePickerMBS.datePickerStyle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The date picker style.

(Read and Write property)

Some examples using this property:

NSDatePickerMBS.dateTimeValue as dateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 20.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current date value.

(Read and Write property)

NSDatePickerMBS.dateValue as date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current date value.

For a range of dates, this is start date and you use timeInterval to get the second one.
(Read and Write property)

NSDatePickerMBS.drawsBackground as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the receiver draws the background.

True if the receiver draws the background, false otherwise.
(Read and Write property)

NSDatePickerMBS.locale as NSLocaleMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The locale.

(Read and Write property)

NSDatePickerMBS.maxDate as date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The maximum date.

nil indicates no maximum date.
(Read and Write property)

NSDatePickerMBS.maxDateTime as dateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 20.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The maximum date.

nil indicates no maximum date.
(Read and Write property)

NSDatePickerMBS.minDate as date

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The minimum date.

nil indicates no minimum date.
(Read and Write property)

NSDatePickerMBS.minDateTime as dateTime

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 20.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The minimum date.

nil indicates no minimum date.
(Read and Write property)

NSDatePickerMBS.textColor as NSColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The text color.

(Read and Write property)

NSDatePickerMBS.timeInterval as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 12.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The time interval that represents the date range.

The time interval that represents the receiver's date range. The date range begins at the date returned by dateValue. This method returns 0 when the receiver is not in the NSRangeDateMode mode.
(Read and Write property)

NSDatePickerMBS.timeZone as NSTimeZoneMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 13.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The time zone.

(Read and Write property)

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...