Share via


NSImageDelegate_Extensions.ImageDidNotDraw Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSImage ImageDidNotDraw(this AppKit.INSImageDelegate This, Foundation.NSObject sender, CoreGraphics.CGRect aRect);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ImageDidNotDraw : AppKit.INSImageDelegate * Foundation.NSObject * CoreGraphics.CGRect -> AppKit.NSImage

Parameters

sender
NSObject
aRect
CGRect

Returns

Attributes

Applies to