EditableT.deleteSelection

Deletes the currently selected text of the editable. This call doesn’t do anything if there is no selected text.

template EditableT(TStruct)
void
deleteSelection
()