TLUpdatePointerOptions
See source codeTable of contents
interface TLUpdatePointerOptions {}Properties
accelKey
optional
accelKey?: booleanaltKey
optional
altKey?: booleanbutton
optional
button?: numberctrlKey
optional
ctrlKey?: booleanimmediate
optional
Whether to update the pointer immediately, rather than on the next tick.
immediate?: booleanisPen
optional
isPen?: booleanmetaKey
optional
metaKey?: booleanpoint
optional
The point, in screen-space, to update the pointer to. Defaults to the position of the last pointer event.
point?: VecLikepointerId
optional
pointerId?: numbershiftKey
optional
shiftKey?: booleanPrev
TLTldrawExternalContentSourceNext
TLUrlExternalAsset