TextSelection.endOffset
int endOffset() @property nothrowGet endOffset field.
Returns
the text offset of the end of the selection within @end_object.
void endOffset(int propval) @property nothrowSet endOffset field.
Parameters
propval | the text offset of the end of the selection within @end_object. |