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