NSMatrix.SetSelection(nint, nint, nint, Boolean) Method

Definition

[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

Parameters

startPos
System.System.IntPtr System.nativeint
endPos
System.System.IntPtr System.nativeint
anchorPos
System.System.IntPtr System.nativeint
highlight
Boolean
Attributes

Applies to