Share via


NSTableRowView.DrawDraggingDestinationFeedback(CGRect) Method

Definition

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

Parameters

dirtyRect
CGRect
Attributes

Applies to