EmbeddedFontCollection Constructor
Initializes a new instance of the EmbeddedFontCollection class
Definition
Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public EmbeddedFontCollection(
Uri key,
Uri source
)
Public Sub New (
key As Uri,
source As Uri
)
new :
key : Uri *
source : Uri -> EmbeddedFontCollection