Skip to main content

SimpleTheme Constructor

Initializes a new instance of the SimpleTheme class.

Definition

Namespace: Avalonia.Themes.Simple
Assembly: Avalonia.Themes.Simple (in Avalonia.Themes.Simple.dll)

public SimpleTheme(
IServiceProvider? sp = null
)

Parameters

  IServiceProvider  (Optional)
The parent's service provider.

See Also

Reference

SimpleTheme Class
Avalonia.Themes.Simple Namespace