Invoke(ReadOnlySpan, Int32, Int32, Int32) Method

Definition

Assembly XenoAtom.Terminal.dll
public virtual TerminalReadLineCompletion Invoke(ReadOnlySpan<char> text, int cursorIndex, int selectionStart, int selectionLength)

Parameters

cursorIndex
Int32
selectionStart
Int32
selectionLength
Int32

Returns