Partager via


INSImageDelegate Interface

Définition

[Foundation.Protocol(Name="NSImageDelegate", WrapperType=typeof(AppKit.NSImageDelegateWrapper))]
public interface INSImageDelegate : IDisposable, ObjCRuntime.INativeObject
type INSImageDelegate = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

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

(Hérité de INativeObject)

Méthodes d’extension

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

S’applique à