Contents

uppercaseSmallCaps(_:)

Adjusts the font to enable/disable uppercase small capitals.

Declaration

func uppercaseSmallCaps(_ isActive: Bool) -> Font

Discussion

This feature controls turning capital characters into small capitals. It is generally used for words which would otherwise be set in all caps, such as acronyms, but which are desired in small-cap form to avoid disrupting the flow of text.