Template Class
Definition
public class Template
Constructors
| Name | Description |
|---|---|
| Template | No summary available. |
Template Constructor
public Template()
Methods
| Name | Description |
|---|---|
| Build | No summary available. |
Build Method
public Avalonia.Controls.Control Build()
Returns
Properties
| Name | Description |
|---|---|
| Content | No summary available. |
Content Property
public object Content { get; set; }