Contents

UIFontDescriptor.SystemDesign

Constants that describe the system-defined typeface designs.

Declaration

struct SystemDesign

Overview

Use these constants to specify a system-provided typeface design, such as:

  • SF Pro in iOS or SF Compact in watchOS (default)

  • SF Pro Rounded in iOS or SF Compact Rounded in watchOS (rounded)

  • SF Mono (monospaced)

  • New York (serif)

Topics

Typeface designs

Initializers

See Also

Constants