Share via


NSTableView.DrawBackground(CGRect) Method

Definition

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

Parameters

clipRect
CGRect
Attributes

Applies to