NSDatePickerCellDelegate Constructors
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.
C#
[Foundation.Export("init")]
public NSDatePickerCellDelegate();
- Attributes
Applies to
Xamarin.Mac SDK 14
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |
C#
protected NSDatePickerCellDelegate(Foundation.NSObjectFlag t);
new AppKit.NSDatePickerCellDelegate : Foundation.NSObjectFlag -> AppKit.NSDatePickerCellDelegate
Parameters
Applies to
Xamarin.Mac SDK 14
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |
C#
protected internal NSDatePickerCellDelegate(IntPtr handle);
new AppKit.NSDatePickerCellDelegate : nativeint -> AppKit.NSDatePickerCellDelegate
Parameters
- handle
-
IntPtr
nativeint
Applies to
Xamarin.Mac SDK 14
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |