Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.