1 reference to _fontCacheFolderName
Microsoft.Maui (1)
Platform\Tizen\MauiApplication.cs (1)
39
var fontResourcePath = IOPath.Combine(TApplication.Current.DirectoryInfo.Resource,
_fontCacheFolderName
);