Contents

init(configuration:)

Creates a controller for a font picker view.

Declaration

init(configuration: UIFontPickerViewController.Configuration)

Parameters

  • configuration:

    Settings for fonts the font picker should offer to the user and how to display those fonts.

Return Value

A new view controller to show a font picker with the specified configuration.

See Also

Configuring a font picker to display in iOS