clickCount
Gets the number of times the button was pressed.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int clickCount { get; protected set; }
public int clickCount { get; protected set; }