Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tripleClickSelectsLine

Controls whether triple clicking selects the entire line under the mouse pointer or not.
Read time 1 minuteLast updated 13 days ago

Definition

[UxmlAttribute("select-line-by-triple-click")]public bool tripleClickSelectsLine { get; set; }