This version of Unity is unsupported.

Clickable.OnMouseDown

protected void OnMouseDown(UIElements.MouseDownEvent evt);

Parameters

evt The event.

Description

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