次の方法で共有


NSMatrix.ScrollCellToVisible(nint, nint) メソッド

定義

[Foundation.Export("scrollCellToVisibleAtRow:column:")]
public virtual void ScrollCellToVisible (nint row, nint column);
abstract member ScrollCellToVisible : nint * nint -> unit
override this.ScrollCellToVisible : nint * nint -> unit

パラメーター

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
属性

適用対象