Class VLabel
- Namespace
- Velvet.Experimental
- Assembly
- Velvet.Docs.dll
EXPERIMENTAL. Initializer-style builder for a text label. Maps to Label(string?, string?, string?, string?, Func<VisualElement, Action>?, string?, string?, string?, IReadOnlyDictionary<string, string>?, IReadOnlyDictionary<string, string>?). Labels are leaves; children added via the collection initializer are ignored.
public sealed class VLabel : VBuilder
- Inheritance
-
objectVLabel
- Inherited Members
Constructors
Properties
- Text
Label text content.