Skip to main content

ConfigureFonts Method

Registers an action that is executed with the current font manager.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public AppBuilder ConfigureFonts(
Action<FontManager> action
)

Parameters

  Action(FontManager)
The action.

Return Value

AppBuilder
An AppBuilder instance.

See Also

Reference

AppBuilder Class
Avalonia Namespace