Hide the current magnifier.
This does nothing if there is no magnifier.
void hideMagnifier() { _selectionOverlay.hideMagnifier(); }