Summary
Initializes a new instance of the
FluentTheme
class.
- Namespace
- Avalonia
.Themes .Fluent - Containing Type
- FluentTheme
Syntax
public FluentTheme(IServiceProvider serviceProvider)
Parameters
Name | Type | Description |
---|---|---|
serviceProvider | IServiceProvider | The XAML service provider. |
Return Value
Type | Description |
---|---|
void |