SWT.LAST_LINE_SELECTION

Selection constant indicating that the last line is selected to the end and should be drawn using either a line delimiter or full line selection (value is 1<<20).

<p><b>Used By:</b><ul> <li><code>TextLayout</code></li> </ul></p>

@see #DELIMITER_SELECTION @see #FULL_SELECTION

@since 3.3

class SWT
int LAST_LINE_SELECTION;

Meta