다음을 통해 공유


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

적용 대상