API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfacePlatformPositionalEvent
@codexo/exojs / core / stable
A positioned host event with no pointer identity of its own, such as a context-menu request.
2
props
2
methods
0
events
Import
import { PlatformPositionalEvent } from '@codexo/exojs'A positioned host event with no pointer identity of its own, such as a context-menu request.
Methods2
preventDefault(): voidstopImmediatePropagation(): voidProperties2
clientX: numberclientY: numberSource