Skip to main content

TryGetFamilyTypefaces Method

Definition

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

public bool TryGetFamilyTypefaces(
string familyName,
out IReadOnlyList<Typeface>?? familyTypefaces
)

Parameters

  String
 
  IReadOnlyList(Typeface)
 

Return Value

Boolean

See Also

Reference

EmbeddedFontCollection Class
Avalonia.Media.Fonts Namespace