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