Uses of Class
org.robovm.apple.foundation.NSDirectoryEnumerator
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSDirectoryEnumerator in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSDirectoryEnumerator Modifier and Type Method Description NSDirectoryEnumerator<NSString>NSFileManager. getEnumeratorAtPath(String path)protected NSDirectoryEnumeratorNSFileManager. getEnumeratorAtURL(NSURL url, List<NSURLFileSystemProperty> keys, NSDirectoryEnumerationOptions mask, Block2<NSURL,NSError,Boolean> handler)