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