default
The default typeface for an app’s user interface.
Declaration
static let `default`: UIFontDescriptor.SystemDesignDiscussion
The returned typeface depends on the system. In iOS, using this constant with withDesign(_:) returns SF Pro, while in watchOS that returns SF Compact.