Skip to content

Debology.Debby.Elements

DebbyDropdown Class

A simple dropdown element that accepts a list of strings as its options.

csharp
public class DebbyDropdown : Debology.Debby.Elements.DebbyDropdownBase<string>

Inheritance UnityEngine.UIElements.VisualElement 🡒 DebbyControl 🡒 UnityEngine.UIElements.INotifyValueChanged 🡒 Debology.Debby.Elements.DebbyValueControl<System.String> 🡒 Debology.Debby.Elements.DebbyDropdownBase<System.String> 🡒 DebbyDropdown