This version of Unity is unsupported.

Clickable.OnPointerDown

Declaration

protected void OnPointerDown(UIElements.PointerDownEvent evt);

Parameters

evt The event.

Description

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