Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.supernote.com/llms.txt

Use this file to discover all available pages before exploring further.

FieldTypeDescription
pointersPointer[]Pointer data list in the current event
pressurenumberPressure value of the primary pointer
ynumberY coordinate of the primary pointer
eventTimenumberEvent time
pointerCountnumberCurrent pointer count
xnumberX coordinate of the primary pointer
toolTypenumberInput tool type: 0 unknown, 1 finger touch event, 2 EMR pen touch event
downTimenumberDown start time
actionIndexnumberPointer index for the current action
actionnumberCurrent action type. Values are the same as Android native MotionEvent: 0=ACTION_DOWN (down), 1=ACTION_UP (up), 2=ACTION_MOVE (move), 3=ACTION_CANCEL (cancel)

Pointer

FieldTypeDescription
xnumberPointer X coordinate (screen pixel coordinates)
ynumberPointer Y coordinate (screen pixel coordinates)
pressurenumberPointer pressure
toolTypenumberInput tool type: 0 unknown, 1 finger touch event, 2 EMR pen touch event
pointerIdnumberUnique pointer identifier