다음을 통해 공유


NSCollectionView.DataSource 속성

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.INSCollectionViewDataSource DataSource { [Foundation.Export("dataSource", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDataSource:", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DataSource : AppKit.INSCollectionViewDataSource with get, set

속성 값

특성

적용 대상