Contents

NSFont.TextStyleOptionKey

The options that you apply when requesting the font or font descriptor of a preferred text style.

Declaration

struct TextStyleOptionKey

Discussion

Pass a dictionary that contains any combination of these keys and their corresponding values to preferredFont(forTextStyle:options:) or preferredFontDescriptor(forTextStyle:options:) to further configure the returned font or font descriptor.

Topics

Initializers

See Also

Creating System Fonts