INSImageDelegate Interfaccia

Definizione

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

Proprietà

Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)

Metodi di estensione

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

Si applica a