Uses of Class
org.robovm.apple.corehaptic.CHHapticEngineFinishedAction
| Package | Description |
|---|---|
| org.robovm.apple.corehaptic |
-
Uses of CHHapticEngineFinishedAction in org.robovm.apple.corehaptic
Methods in org.robovm.apple.corehaptic that return CHHapticEngineFinishedAction Modifier and Type Method Description static CHHapticEngineFinishedActionCHHapticEngineFinishedAction. valueOf(long n)Returns the enum constant of this type with the specified name.static CHHapticEngineFinishedActionCHHapticEngineFinishedAction. valueOf(String name)Returns the enum constant of this type with the specified name.static CHHapticEngineFinishedAction[]CHHapticEngineFinishedAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticEngineFinishedAction Modifier and Type Method Description voidCHHapticEngine. notifyWhenPlayersFinished(Block1<NSError,CHHapticEngineFinishedAction> finishedHandler)