NSCollectionViewDelegate 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
NSCollectionViewDelegate() | |
NSCollectionViewDelegate(NSObjectFlag) | |
NSCollectionViewDelegate(IntPtr) |
NSCollectionViewDelegate()
[Foundation.Export("init")]
public NSCollectionViewDelegate ();
- Attributes
Applies to
NSCollectionViewDelegate(NSObjectFlag)
protected NSCollectionViewDelegate (Foundation.NSObjectFlag t);
new AppKit.NSCollectionViewDelegate : Foundation.NSObjectFlag -> AppKit.NSCollectionViewDelegate
Parameters
Applies to
NSCollectionViewDelegate(IntPtr)
protected internal NSCollectionViewDelegate (IntPtr handle);
new AppKit.NSCollectionViewDelegate : nativeint -> AppKit.NSCollectionViewDelegate
Parameters
- handle
-
IntPtr
nativeint