Contents

delegate

The object that handles messages about the user’s interaction with a font picker.

Declaration

weak var delegate: (any UIFontPickerViewControllerDelegate)? { get set }

See Also

Responding to font picker interactions