Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


label

The string representing the label that will appear beside the field. If the string is empty, the label element is removed from the hierarchy. If the string is not empty, the label element is added to the hierarchy.
Read time 1 minuteLast updated 4 days ago

Definition

[UxmlAttribute]public string label { get; set; }