Uses of Class
org.robovm.apple.gamecontroller.GCSystemGestureState
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCSystemGestureState in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCSystemGestureState Modifier and Type Method Description GCSystemGestureStateGCControllerElement. getPreferredSystemGestureState()static GCSystemGestureStateGCSystemGestureState. valueOf(long n)Returns the enum constant of this type with the specified name.static GCSystemGestureStateGCSystemGestureState. valueOf(String name)Returns the enum constant of this type with the specified name.static GCSystemGestureState[]GCSystemGestureState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.gamecontroller with parameters of type GCSystemGestureState Modifier and Type Method Description voidGCControllerElement. setPreferredSystemGestureState(GCSystemGestureState v)