Namespace SoyWar.UIToolkit.Editor.Component
Classes
BaseVerticalCollectionViewComponentEditor
Class to create a custom editor forListViewComponent
ButtonComponentEditor
Class to create a custom editor forButtonComponent
ListViewComponentEditor
Class to create a custom editor forListViewComponent
TextComponentEditor
Class to create a custom editor for components based onTextComponent<TElement>
UIToolkitComponentEditor
Derive from this base class to create a custom UI Toolkit Component editor
ValueComponentEditor
Class to create a custom editor for components based onNotifyValueChangedComponent<TElement, TValue>