This version of Unity is unsupported.

Selectable.IsPressed

Obsolete Is Pressed no longer requires eventData.

Declaration

protected bool IsPressed(EventSystems.BaseEventData eventData);

Declaration

protected bool IsPressed();

Description

Whether the current selectable is being pressed.