AppBuilderRuntimePlatformServicesInitializer Property
Gets or sets a method to call the initialize the runtime platform services (e. g. AssetLoader)
Namespace: AvaloniaAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Action? RuntimePlatformServicesInitializer { get; }
Public ReadOnly Property RuntimePlatformServicesInitializer As Action
Get
member RuntimePlatformServicesInitializer : Action with get
Property Value
Action