Share via


NSCollectionViewDelegateFlowLayout コンストラクター

定義

オーバーロード

NSCollectionViewDelegateFlowLayout()
NSCollectionViewDelegateFlowLayout(NSObjectFlag)
NSCollectionViewDelegateFlowLayout(IntPtr)

NSCollectionViewDelegateFlowLayout()

[Foundation.Export("init")]
public NSCollectionViewDelegateFlowLayout ();
属性

適用対象

NSCollectionViewDelegateFlowLayout(NSObjectFlag)

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

パラメーター

適用対象

NSCollectionViewDelegateFlowLayout(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象