Skip to main content

RuntimePlatformServicesInitializer 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)

public Action? RuntimePlatformServicesInitializer { get; }

Property Value

Action

See Also

Reference

AppBuilder Class
Avalonia Namespace