init(locale:)
Returns a collection of fonts matching the given locale.
Declaration
init?(locale: Locale)Parameters
- locale:
The locale to match.
Return Value
A collection of fonts matching the given locale.
Returns a collection of fonts matching the given locale.
init?(locale: Locale)The locale to match.
A collection of fonts matching the given locale.