AppBuilderApplicationType Property
Gets the type of the Instance (even if it's not created yet)
Namespace: AvaloniaAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Type? ApplicationType { get; }
Public ReadOnly Property ApplicationType As Type
Get
member ApplicationType : Type with get
Property Value
Type