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