Uses of Class
org.robovm.apple.intents.INInteractionDirection
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INInteractionDirection in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INInteractionDirection Modifier and Type Method Description INInteractionDirectionINInteraction. getDirection()static INInteractionDirectionINInteractionDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static INInteractionDirectionINInteractionDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static INInteractionDirection[]INInteractionDirection. 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 INInteractionDirection Modifier and Type Method Description voidINInteraction. setDirection(INInteractionDirection v)