次の方法で共有


NSBrowser.Select(nint, nint) メソッド

定義

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

パラメーター

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

適用対象