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