csharp
public sealed class StringDrawerA text box.
No guide page documents this yet — the page shows what the code says about itself.
Methods (2)
protected override TextBox Build(InspectorField field, UiElement parent)Makes the controls, once.
protected override void Show(InspectorField field, TextBox editor, string? value, bool isMixed)Puts the current value into the controls.
Used by (2)
- DrawerRegistryVixen.Editor.Inspector
- DrawerTestsVixen.Editor.Inspector.Tests