On Mac we can with NSFontManager.shared.font(withFamily:traits:weight:size:)
, but I couldn't find any way on iOS, not even with UIFontDescriptor
.
On Mac we can with NSFontManager.shared.font(withFamily:traits:weight:size:)
, but I couldn't find any way on iOS, not even with UIFontDescriptor
.