AppBuilderBase<TAppBuilder>.

RenderingSubsystemInitializer Property

Summary

Gets or sets a method to call the initialize the windowing subsystem.
Namespace
Avalonia.Controls
Containing Type
AppBuilderBase<TAppBuilder>

Syntax

public Action RenderingSubsystemInitializer { get; private set; }

Value

Type Description
Action