FluentTheme.

FluentTheme(Uri) Constructor

Summary

Initializes a new instance of the FluentTheme class.
Namespace
Avalonia.Themes.Fluent
Containing Type
FluentTheme

Syntax

public FluentTheme(Uri baseUri)

Parameters

Name Type Description
baseUri Uri The base URL for the XAML context.

Return Value

Type Description
void