Share via


NSTableRowView.DrawSelection(CGRect) Method

Definition

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

Parameters

dirtyRect
CGRect
Attributes

Applies to