Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
TemplateComparisonResult
Properties
ActualTemplate
Menu
On this page
ActualTemplate Property
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Gets information about the actual template.
public TemplateInfo? ActualTemplate { get; set; }
Returns
TemplateInfo