Table of Contents

Method FindNextNewLine

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll

FindNextNewLine(ITextSource, int, out string)

public static int FindNextNewLine(ITextSource text, int offset, out string newLineType)

Parameters

text ITextSource
offset int
newLineType string

Returns

int