This version of Unity is unsupported.

Clickable.OnPointerMove

Declaration

protected void OnPointerMove(UIElements.PointerMoveEvent evt);

Parameters

evt The event.

Description

This method is called when a PointerMoveEvent is sent to the target element.