Contents

smallCaps(_:)

Adjusts the font to enable/disable all small capitals.

Declaration

func smallCaps(_ isActive: Bool) -> Font

Discussion

See lowercaseSmallCaps() and uppercaseSmallCaps() for more details.