INSCollectionViewPrefetching Interfaz

Definición

[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
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

PrefetchItems(NSCollectionView, NSIndexPath[])

Métodos de extensión

CancelPrefetching(INSCollectionViewPrefetching, NSCollectionView, NSIndexPath[])

Se aplica a