Struct EditableContent.LineWhiteSpace

to return information about line space positions

struct LineWhiteSpace;

Fields

NameTypeDescription
firstNonSpaceColumn int
firstNonSpaceIndex int
lastNonSpaceColumn int
lastNonSpaceIndex int

Properties

NameTypeDescription
empty[get] bool