Uses of Class
org.robovm.apple.intents.INRelevantShortcutRole
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INRelevantShortcutRole in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INRelevantShortcutRole Modifier and Type Method Description INRelevantShortcutRoleINRelevantShortcut. getShortcutRole()static INRelevantShortcutRoleINRelevantShortcutRole. valueOf(long n)Returns the enum constant of this type with the specified name.static INRelevantShortcutRoleINRelevantShortcutRole. valueOf(String name)Returns the enum constant of this type with the specified name.static INRelevantShortcutRole[]INRelevantShortcutRole. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INRelevantShortcutRole Modifier and Type Method Description voidINRelevantShortcut. setShortcutRole(INRelevantShortcutRole v)