Sign up (with export icon)

ViewDocumentPointerUpEvent

Api-typedef icontypedef

Fired when a pointer is up 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 : 'pointerup'

Fired by