ViewDocumentTouchEndEvent
typedef
Fired when a touch ends on one of the editing roots of the editor.
Introduced by TouchObserver
.
Note that this event is not available by default. To make it available, TouchObserver
needs to be added to EditingView
by the addObserver
method.