NSImageDelegate.DidLoadPartOfRepresentation(NSImage, NSImageRep, nint) Method

Definition

[Foundation.Export("image:didLoadPartOfRepresentation:withValidRows:")]
public virtual void DidLoadPartOfRepresentation (AppKit.NSImage image, AppKit.NSImageRep rep, nint rows);
abstract member DidLoadPartOfRepresentation : AppKit.NSImage * AppKit.NSImageRep * nint -> unit
override this.DidLoadPartOfRepresentation : AppKit.NSImage * AppKit.NSImageRep * nint -> unit

Parameters

image
NSImage
rows
System.System.IntPtr System.nativeint
Attributes

Applies to