INUIEditVoiceShortcutViewController
INUIEditVoiceShortcutViewController
INUIEditVoiceShortcutViewController Class of IntentsUI A view controller that lets the user edit or remove an existing shortcut.
class INUIEditVoiceShortcutViewControllerOverview
To let the user edit or remove a shortcut, create an instance of INUIEditVoiceShortcutViewController with the INVoiceShortcut. Then present the view controller to the user. To receive notifications of changes made to the shortcut, set the controller’s delegate to an object that conforms to the INUIEditVoiceShortcutViewControllerDelegate protocol.
Inherits From
NSViewController UIViewController
Conforms To
CVarArg CustomDebugStringConvertible CustomStringConvertible Equatable Hashable NSCoding NSEditor NSExtensionRequestHandling NSObjectProtocol NSSeguePerforming NSStandardKeyBindingResponding NSTouchBarProvider NSUserActivityRestoring NSUserInterfaceItemIdentification Sendable SendableMetatype UIActivityItemsConfigurationProviding UIAppearanceContainer UIContentContainer UIFocusEnvironment UIPasteConfigurationSupporting UIResponderStandardEditActions UIStateRestoring UITraitChangeObservable UITraitEnvironment UIUserActivityRestoring