INSImageDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSImageDelegate", WrapperType=typeof(AppKit.NSImageDelegateWrapper))]
public interface INSImageDelegate : IDisposable, ObjCRuntime.INativeObject
type INSImageDelegate = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

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

(Heredado de INativeObject)

Métodos de extensión

DidLoadPartOfRepresentation(INSImageDelegate, NSImage, NSImageRep, nint)
DidLoadRepresentation(INSImageDelegate, NSImage, NSImageRep, NSImageLoadStatus)
DidLoadRepresentationHeader(INSImageDelegate, NSImage, NSImageRep)
ImageDidNotDraw(INSImageDelegate, NSObject, CGRect)
WillLoadRepresentation(INSImageDelegate, NSImage, NSImageRep)

Se aplica a