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