Summary
Creates the control.
- Namespace
- Avalonia
.Controls .Templates - Containing Type
- FuncTemplate
<TControl>
Syntax
public TControl Build()
Return Value
Type | Description |
---|---|
TControl | The created control. |
public TControl Build()
Type | Description |
---|---|
TControl | The created control. |