Package org.robovm.apple.intentsui
Interface INUIAddVoiceShortcutViewControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INUIAddVoiceShortcutViewControllerDelegateAdapter
public interface INUIAddVoiceShortcutViewControllerDelegate extends NSObjectProtocol
- Since:
- Available in iOS 12.0 and later.
-
Method Summary
Modifier and Type Method Description voidaddVoiceShortcutViewController(INUIAddVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error)voidaddVoiceShortcutViewControllerDidCancel(INUIAddVoiceShortcutViewController controller)
-
Method Details
-
addVoiceShortcutViewController
void addVoiceShortcutViewController(INUIAddVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error) -
addVoiceShortcutViewControllerDidCancel
-