NSTableView.DrawRow(nint, CGRect) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
- 属性