MonoMac.AppKit.NSDatePicker Members

The members of MonoMac.AppKit.NSDatePicker are listed below.

See Also: Inherited members from MonoMac.AppKit.NSControl

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
Initializes the NSDatePicker with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

BackgroundColorNSColor. Documentation for this section has not yet been entered.
Bezeledbool. Documentation for this section has not yet been entered.
Borderedbool. Documentation for this section has not yet been entered.
CalendarMonoMac.Foundation.NSCalendar. Documentation for this section has not yet been entered.
CellNSDatePickerCell. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DatePickerElementsNSDatePickerElementFlags. Documentation for this section has not yet been entered.
DatePickerModeNSDatePickerMode. Documentation for this section has not yet been entered.
DatePickerStyleNSDatePickerStyle. Documentation for this section has not yet been entered.
DateValueMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
DelegateNSDatePickerCellDelegate. An instance of the MonoMac.AppKit.NSDatePickerCellDelegate model class which acts as the class delegate.
DrawsBackgroundbool. Documentation for this section has not yet been entered.
LocaleMonoMac.Foundation.NSLocale. Documentation for this section has not yet been entered.
MaxDateMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
MinDateMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
TextColorNSColor. Documentation for this section has not yet been entered.
TimeIntervaldouble. Documentation for this section has not yet been entered.
TimeZoneMonoMac.Foundation.NSTimeZone. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSDatePicker object.

Public Events

ValidateProposedDateValueEvent raised by the object.