Table of Contents

Method GetWhitespaceBefore

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

GetWhitespaceBefore(ITextSource, int)

public static ISegment GetWhitespaceBefore(ITextSource textSource, int offset)

Parameters

textSource ITextSource
offset int

Returns

ISegment