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