Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowEmptySelection

Allows having all buttons to be unchecked when set to true.
Read time 1 minuteLast updated 10 days ago

Definition

[UxmlAttribute]public bool allowEmptySelection { get; set; }

Remarks

When the property value is false, the control will automatically set the first available button to checked.