Contents

delegate

The object that retrieves notifications from the view controller.

Declaration

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

See Also

Handling View Controller Events