tripleClickSelectsLine
Controls whether triple clicking selects the entire line under the mouse pointer or not.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute("select-line-by-triple-click")]public bool tripleClickSelectsLine { get; set; }