Sign up (with export icon)

ViewDocumentPointerMoveEvent

Api-typedef icon typedef

Fired when a pointer is moved on one of the editing roots of the editor.

Introduced by PointerObserver.

Note that this event is not available by default. To make it available, PointerObserver needs to be added to EditingView by the addObserver method.

Properties

  • args : tuple

  • name : 'pointermove'

Fired by