updatePointerMessage Method
Update message position created with OutputMessageType.Pointer.
updatePointerMessage(displayPoint: Readonly<WritableXAndY>, relativePosition: RelativePosition): void
| Parameter | Type | Description |
|---|---|---|
| displayPoint | Readonly<WritableXAndY> | Point at which to display the Pointer type message. |
| relativePosition | RelativePosition | Position relative to displayPoint at which to display the Pointer type message. |
Returns - void
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.