次の方法で共有


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
属性

適用対象