AppBuilderApplicationType Property

Gets the type of the Instance (even if it's not created yet)

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Type? ApplicationType { get; }

Property Value

Type

See Also