Share via


NSTableRowView.DrawBackground(CGRect) Method

Definition

[Foundation.Export("drawBackgroundInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawBackground(CoreGraphics.CGRect dirtyRect);
[<Foundation.Export("drawBackgroundInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawBackground : CoreGraphics.CGRect -> unit
override this.DrawBackground : CoreGraphics.CGRect -> unit

Parameters

dirtyRect
CGRect
Attributes

Applies to