Uses of Class
org.robovm.apple.intents.INVoiceShortcut
| Package | Description |
|---|---|
| org.robovm.apple.intents | |
| org.robovm.apple.intentsui |
-
Uses of INVoiceShortcut in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INVoiceShortcut Modifier and Type Method Description voidINVoiceShortcutCenter. getAllVoiceShortcuts(VoidBlock2<NSArray<INVoiceShortcut>,NSError> completionHandler)voidINVoiceShortcutCenter. getVoiceShortcut(NSUUID identifier, VoidBlock2<INVoiceShortcut,NSError> completionHandler) -
Uses of INVoiceShortcut in org.robovm.apple.intentsui
Methods in org.robovm.apple.intentsui with parameters of type INVoiceShortcut Modifier and Type Method Description voidINUIAddVoiceShortcutViewControllerDelegate. addVoiceShortcutViewController(INUIAddVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error)voidINUIAddVoiceShortcutViewControllerDelegateAdapter. addVoiceShortcutViewController(INUIAddVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error)voidINUIEditVoiceShortcutViewControllerDelegate. editVoiceShortcutViewController(INUIEditVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error)voidINUIEditVoiceShortcutViewControllerDelegateAdapter. editVoiceShortcutViewController(INUIEditVoiceShortcutViewController controller, INVoiceShortcut voiceShortcut, NSError error)protected longINUIEditVoiceShortcutViewController. init(INVoiceShortcut voiceShortcut)Constructors in org.robovm.apple.intentsui with parameters of type INVoiceShortcut Constructor Description INUIEditVoiceShortcutViewController(INVoiceShortcut voiceShortcut)