GutterLines.isPrelit
bool isPrelit(uint line) nothrowChecks to see if line is marked as prelit. Generally, this means the mouse pointer is over the line within the gutter.
Parameters
line | a line number starting from zero |
Returns
true if the line is prelit