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