buttonText
The action button's text value.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute]public string buttonText { get; set; }
Remarks
Provide a value to create a new Button or update the text of an existing one.