clickCount
Gets the number of consecutive times a down-up sequence was executed in a short amount of time with the same pointer ID and button.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int clickCount { get; protected set; }