Uses of Class
org.robovm.apple.arkit.ARCoachingGoal
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARCoachingGoal in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return ARCoachingGoal Modifier and Type Method Description ARCoachingGoalARCoachingOverlayView. getGoal()static ARCoachingGoalARCoachingGoal. valueOf(long n)Returns the enum constant of this type with the specified name.static ARCoachingGoalARCoachingGoal. valueOf(String name)Returns the enum constant of this type with the specified name.static ARCoachingGoal[]ARCoachingGoal. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.arkit with parameters of type ARCoachingGoal Modifier and Type Method Description voidARCoachingOverlayView. setGoal(ARCoachingGoal v)