-
Home
-
API
-
XenoAtom.Terminal
-
TerminalTextUtility
-
Methods
-
GetPreviousRuneIndex(ReadOnlySpan, Int32)
GetPreviousRuneIndex(ReadOnlySpan, Int32) Method
Definition
Gets the index of the previous rune boundary (UTF-16).
public static int GetPreviousRuneIndex(ReadOnlySpan<char> text, int index)
Parameters
Returns