RenderingSubsystemInitializer Property
Gets or sets a method to call the initialize the windowing subsystem.
Definition
Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Action? RenderingSubsystemInitializer { get; }
Public ReadOnly Property RenderingSubsystemInitializer As Action
Get
member RenderingSubsystemInitializer : Action with get