NSDatePickerCellDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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