다음을 통해 공유


NSImageDelegate.DidLoadPartOfRepresentation(NSImage, NSImageRep, nint) 메서드

정의

[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

매개 변수

image
NSImage
rows
System.System.IntPtr System.nativeint
특성

적용 대상