AppBuilderBase<TAppBuilder>.

AfterPlatformServicesSetupCallback Property

Namespace
Avalonia.Controls
Containing Type
AppBuilderBase<TAppBuilder>

Syntax

public Action<TAppBuilder> AfterPlatformServicesSetupCallback { get; private set; }

Value

Type Description
Action<TAppBuilder>