NSMatrix.SetSelection(nint, nint, nint, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("setSelectionFrom:to:anchor:highlight:")]
public virtual void SetSelection (nint startPos, nint endPos, nint anchorPos, bool highlight);
abstract member SetSelection : nint * nint * nint * bool -> unit
override this.SetSelection : nint * nint * nint * bool -> unit
パラメーター
- startPos
- System.System.IntPtr System.nativeint
- endPos
- System.System.IntPtr System.nativeint
- anchorPos
- System.System.IntPtr System.nativeint
- highlight
- Boolean
- 属性