Crate objc2_intents_ui

Source
Expand description

§Bindings to the IntentsUI framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

INUIAddVoiceShortcutButtonINUIAddVoiceShortcutButton and objc2-app-kit and macOS
Apple’s documentation
INUIAddVoiceShortcutButtonStyleINUIAddVoiceShortcutButton
Apple’s documentation
INUIAddVoiceShortcutViewControllerINUIAddVoiceShortcutViewController and objc2-app-kit and macOS
A view controller that will take the user through the setup flow to add a shortcut to Siri.
INUIEditVoiceShortcutViewControllerINUIEditVoiceShortcutViewController and objc2-app-kit and macOS
A view controller that shows the details of a voice shortcut, and lets the user edit the phrase.

Statics§

IntentsUIVersionNumber
Project version number for IntentsUI.
IntentsUIVersionString
Project version string for IntentsUI.

Traits§

INImageIntentsUIINImage_IntentsUI
Category “IntentsUI” on INImage.
INUIAddVoiceShortcutButtonDelegateINUIAddVoiceShortcutButton
Apple’s documentation
INUIAddVoiceShortcutViewControllerDelegateINUIAddVoiceShortcutViewController
Apple’s documentation
INUIEditVoiceShortcutViewControllerDelegateINUIEditVoiceShortcutViewController
Apple’s documentation