Uses of Class
org.robovm.apple.intents.INShortcut
| Package | Description |
|---|---|
| org.robovm.apple.intents | |
| org.robovm.apple.intentsui |
-
Uses of INShortcut in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INShortcut Modifier and Type Method Description INShortcutINRelevantShortcut. getShortcut()INShortcutINVoiceShortcut. getShortcut()Methods in org.robovm.apple.intents with parameters of type INShortcut Modifier and Type Method Description protected longINRelevantShortcut. init(INShortcut shortcut)Method parameters in org.robovm.apple.intents with type arguments of type INShortcut Modifier and Type Method Description voidINVoiceShortcutCenter. setShortcutSuggestions(NSArray<INShortcut> suggestions)Constructors in org.robovm.apple.intents with parameters of type INShortcut Constructor Description INRelevantShortcut(INShortcut shortcut) -
Uses of INShortcut in org.robovm.apple.intentsui
Methods in org.robovm.apple.intentsui that return INShortcut Modifier and Type Method Description INShortcutINUIAddVoiceShortcutButton. getShortcut()Methods in org.robovm.apple.intentsui with parameters of type INShortcut Modifier and Type Method Description protected longINUIAddVoiceShortcutViewController. init(INShortcut shortcut)voidINUIAddVoiceShortcutButton. setShortcut(INShortcut v)Constructors in org.robovm.apple.intentsui with parameters of type INShortcut Constructor Description INUIAddVoiceShortcutViewController(INShortcut shortcut)