LayoutLine.startIndex
int startIndex() @property nothrowGet startIndex field.
Returns
start of line as byte index into layout->text
void startIndex(int propval) @property nothrowSet startIndex field.
Parameters
propval | start of line as byte index into layout->text |