smallCaps(_:)
Adjusts the font to enable/disable all small capitals.
Declaration
func smallCaps(_ isActive: Bool) -> FontDiscussion
See lowercaseSmallCaps() and uppercaseSmallCaps() for more details.
Adjusts the font to enable/disable all small capitals.
func smallCaps(_ isActive: Bool) -> FontSee lowercaseSmallCaps() and uppercaseSmallCaps() for more details.