clickCount
The number of times the button is 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; }