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