choices
The list of choices to display in the popup menu.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
public override List<string> choices { get; set; }
public override List<string> choices { get; set; }