EditableContent.LineWhiteSpace

to return information about line space positions

Members

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

firstNonSpaceColumn
int firstNonSpaceColumn;
Undocumented in source.
firstNonSpaceIndex
int firstNonSpaceIndex;
Undocumented in source.
lastNonSpaceColumn
int lastNonSpaceColumn;
Undocumented in source.
lastNonSpaceIndex
int lastNonSpaceIndex;
Undocumented in source.

Meta