ViewDocumentTouchMoveEvent

Api-typedef icon typedef

Fired when a touch is moved 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.

Properties

  • args : tuple

  • name : 'touchmove'

Fired by