Property ElementType
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
ElementType
The VisualElement type to create (e.g. typeof(Button)).
public Type ElementType { get; init; }
Property Value
- Type
The VisualElement type to create (e.g. typeof(Button)).
public Type ElementType { get; init; }