Skip to main content

getX

Description​

Gets the X-position of the cursor at the time of the event relative to the given UI container.

getX(relativeTo: IContainer): number
ParameterSummary
relativeToAll

The UI element to which the relative position should be calculated.

Returns​

The relative X-position of the cursor to the given UI container at the time the event occured.