setPointerTypeDetails Method
Set OutputMessageType.Pointer message details.
setPointerTypeDetails(viewport: HTMLElement, displayPoint: Readonly<WritableXAndY>, relativePosition: RelativePositionRelativePosition.TopRight): void
| Parameter | Type | Description | 
|---|---|---|
| viewport | HTMLElement | Viewport over which to display the Pointer type message. | 
| 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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.