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)
- C#
- VB
- F#
public Action? RuntimePlatformServicesInitializer { get; }
Public ReadOnly Property RuntimePlatformServicesInitializer As Action
Get
member RuntimePlatformServicesInitializer : Action with get