다음을 통해 공유


NSCollectionViewDelegate 생성자

정의

오버로드

NSCollectionViewDelegate()
NSCollectionViewDelegate(NSObjectFlag)
NSCollectionViewDelegate(IntPtr)

NSCollectionViewDelegate()

[Foundation.Export("init")]
public NSCollectionViewDelegate ();
특성

적용 대상

NSCollectionViewDelegate(NSObjectFlag)

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

매개 변수

적용 대상

NSCollectionViewDelegate(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상