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