AppBuilderBase<TAppBuilder>.

ApplicationType Property

Summary

Gets the type of the Instance (even if it's not created yet)
Namespace
Avalonia.Controls
Containing Type
AppBuilderBase<TAppBuilder>

Syntax

public Type ApplicationType { get; private set; }

Value

Type Description
Type