Function TextEdit.isSelectionActive
Returns true
if the selection is active.
bool isSelectionActive() nothrow @nogc const;
Returns true
if the selection is active.
bool isSelectionActive() nothrow @nogc const;