FontManagerRemoveFontCollection Method
Removes the font collection that corresponds to specified key.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void RemoveFontCollection(
Uri key
)
Public Sub RemoveFontCollection (
key As Uri
)
member RemoveFontCollection :
key : Uri -> unit
Parameters
- key Uri
- The font collection's key.