Skip to content

Debology.Debby.Elements

DebbyDoublePicker Class

An input field for System.Double values, with an optional min / max range, and pageSize (how much the value is incremented or decremented by clicking the plus or minus buttons).

csharp
public sealed class DebbyDoublePicker : Debology.Debby.Elements.DebbyNumberPicker<double, DoubleField>

Inheritance UnityEngine.UIElements.VisualElement 🡒 DebbyControl 🡒 UnityEngine.UIElements.INotifyValueChanged 🡒 Debology.Debby.Elements.DebbyValueControl<System.Double> 🡒 Debology.Debby.Elements.DebbyNumberPicker<System.Double,UnityEngine.UIElements.DoubleField> 🡒 DebbyDoublePicker