NSView.DrawRect(CGRect) Method

Definition

[Foundation.Export("drawRect:")]
[ObjCRuntime.ThreadSafe]
public virtual void DrawRect (CoreGraphics.CGRect dirtyRect);
abstract member DrawRect : CoreGraphics.CGRect -> unit
override this.DrawRect : CoreGraphics.CGRect -> unit

Parameters

dirtyRect
CGRect
Attributes

Applies to