ViewDocumentTouchStartEvent
typedef
Fired when a touch is started 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.