次の方法で共有


NSMatrix.HighlightCell(Boolean, nint, nint) メソッド

定義

[Foundation.Export("highlightCell:atRow:column:")]
public virtual void HighlightCell (bool highlight, nint row, nint column);
abstract member HighlightCell : bool * nint * nint -> unit
override this.HighlightCell : bool * nint * nint -> unit

パラメーター

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

適用対象