Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


buttonText

The action button's text value.
Read time 1 minuteLast updated 7 days ago

Definition

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

Remarks

Provide a value to create a new Button or update the text of an existing one.