Skip to main content

LoadFontAssets Method

Loads all font assets that belong to the specified FontFamilyKey

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static IEnumerable<Uri> LoadFontAssets(
Uri source
)

Parameters

  Uri

Return Value

IEnumerable(Uri)

See Also

Reference

FontFamilyLoader Class
Avalonia.Media.Fonts Namespace