delegate
The object that handles messages about the user’s interaction with a font picker.
Declaration
weak var delegate: (any UIFontPickerViewControllerDelegate)? { get set }The object that handles messages about the user’s interaction with a font picker.
weak var delegate: (any UIFontPickerViewControllerDelegate)? { get set }