Partager via


INSCollectionViewPrefetching Interface

Définition

[Foundation.Protocol(Name="NSCollectionViewPrefetching", WrapperType=typeof(AppKit.NSCollectionViewPrefetchingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSCollectionViewPrefetching : IDisposable, ObjCRuntime.INativeObject
type INSCollectionViewPrefetching = interface
    interface INativeObject
    interface IDisposable
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

PrefetchItems(NSCollectionView, NSIndexPath[])

Méthodes d’extension

CancelPrefetching(INSCollectionViewPrefetching, NSCollectionView, NSIndexPath[])

S’applique à