Class UIValue_WriteEnum_Dropdown
public class UIValue_WriteEnum_Dropdown : UIValueEnumBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<string>, IUIValueBindable<string>, IUIValueEnumBindable, IUIValueBindable
- Inheritance
-
UIValue_WriteEnum_Dropdown
- Implements
- Inherited Members
- Extension Methods
Constructors
UIValue_WriteEnum_Dropdown()
public UIValue_WriteEnum_Dropdown()
Methods
OnMappedEnumValuesChanged(IReadOnlyList<string>, bool)
protected override void OnMappedEnumValuesChanged(IReadOnlyList<string> newValues, bool shouldRedraw)
Parameters
newValuesIReadOnlyList<string>shouldRedrawbool
RedrawValue(bool)
public override void RedrawValue(bool instant = true)
Parameters
instantbool