AppBuilderRuntimePlatformServicesInitializer Property

Gets or sets a method to call the initialize the runtime platform services (e. g. AssetLoader)

Definition

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

Property Value

Action

See Also