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