NSDatePickerCellDelegate Constructors

Definition

Overloads

NSDatePickerCellDelegate()
NSDatePickerCellDelegate(NSObjectFlag)
NSDatePickerCellDelegate(IntPtr)

NSDatePickerCellDelegate()

[Foundation.Export("init")]
public NSDatePickerCellDelegate ();
Attributes

Applies to

NSDatePickerCellDelegate(NSObjectFlag)

protected NSDatePickerCellDelegate (Foundation.NSObjectFlag t);
new AppKit.NSDatePickerCellDelegate : Foundation.NSObjectFlag -> AppKit.NSDatePickerCellDelegate

Parameters

Applies to

NSDatePickerCellDelegate(IntPtr)

protected internal NSDatePickerCellDelegate (IntPtr handle);
new AppKit.NSDatePickerCellDelegate : nativeint -> AppKit.NSDatePickerCellDelegate

Parameters

handle
IntPtr

nativeint

Applies to