ITemplate<TControl>.

Build() Method

Summary

Creates the control.
Namespace
Avalonia.Controls
Containing Type
ITemplate<TControl>

Syntax

TControl Build()

Return Value

Type Description
TControl The created control.