init(shortcut:)
Creates a view controller with a shortcut the user can add to Siri.
Declaration
init(shortcut: INShortcut)Parameters
- shortcut:
The shortcut to add to Siri.
Return Value
A newly initialized view controller.
Creates a view controller with a shortcut the user can add to Siri.
init(shortcut: INShortcut)The shortcut to add to Siri.
A newly initialized view controller.