What values can be used in NSFont.TextStyleOptionKey

444 Views Asked by At

I haven't been able to find valid values for NSFont.TextStyleOptionKey.

More specifically I want to use NSFont.preferredFont(forTextStyle:options:) to have dynamic (dynamic point size) type, but I would like to change the weight of the font.

0

There are 0 best solutions below