Overload | Description |
---|---|
UseXceedMauiToolkit(MauiAppBuilder) | Add this line to your MauiAppBuilder in order to use the controls from Xceed Toolkit for Maui with the default Blue accent color. |
UseXceedMauiToolkit(MauiAppBuilder,FluentDesignAccentColor) | Add this line to your MauiAppBuilder in order to use the controls from Xceed Toolkit for Maui & specify which accent color will be used to stylize said controls. |