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