共用方式為


UICollectionView.PrefetchDataSource 屬性

定義

取得或設定這個集合檢視的預先擷取支援來源。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUICollectionViewDataSourcePrefetching PrefetchDataSource { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("prefetchDataSource", ObjCRuntime.ArgumentSemantic.Weak)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setPrefetchDataSource:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.PrefetchDataSource : UIKit.IUICollectionViewDataSourcePrefetching with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於