AppBuilderWindowingSubsystemInitializer Property

Gets or sets a method to call the initialize the windowing subsystem.

Definition

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

Property Value

Action

See Also