INSCollectionViewPrefetching Interface

Definição

[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
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Métodos

PrefetchItems(NSCollectionView, NSIndexPath[])

Métodos de Extensão

CancelPrefetching(INSCollectionViewPrefetching, NSCollectionView, NSIndexPath[])

Aplica-se a