NSTableView.DrawRow(nint, CGRect) 方法

定义

[Foundation.Export("drawRow:clipRect:")]
public virtual void DrawRow (nint row, CoreGraphics.CGRect clipRect);
abstract member DrawRow : nint * CoreGraphics.CGRect -> unit
override this.DrawRow : nint * CoreGraphics.CGRect -> unit

参数

row
System.System.IntPtr System.nativeint
clipRect
CGRect
属性

适用于