Skip to main content

AfterSetupCallback Property

Gets a method to call after the Application is setup.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public Action<AppBuilder> AfterSetupCallback { get; }

Property Value

Action(AppBuilder)

See Also

Reference

AppBuilder Class
Avalonia Namespace