NSCollectionView.PrefetchDataSource Property
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.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.INSCollectionViewPrefetching PrefetchDataSource { [Foundation.Export("prefetchDataSource", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPrefetchDataSource:", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PrefetchDataSource : AppKit.INSCollectionViewPrefetching with get, set
Property Value
- Attributes