Uses of Class
org.robovm.apple.corefoundation.CFURLEnumeratorOptions
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFURLEnumeratorOptions in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFURLEnumeratorOptions Modifier and Type Field Description static CFURLEnumeratorOptionsCFURLEnumeratorOptions. DefaultBehaviorstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. DescendRecursivelystatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. GenerateFileReferenceURLsstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. GenerateRelativePathURLsstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. IncludeDirectoriesPostOrderstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. IncludeDirectoriesPreOrderstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. Nonestatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. SkipInvisiblesstatic CFURLEnumeratorOptionsCFURLEnumeratorOptions. SkipPackageContentsMethods in org.robovm.apple.corefoundation that return CFURLEnumeratorOptions Modifier and Type Method Description protected CFURLEnumeratorOptions[]CFURLEnumeratorOptions. _values()static CFURLEnumeratorOptions[]CFURLEnumeratorOptions. values()protected CFURLEnumeratorOptionsCFURLEnumeratorOptions. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFURLEnumeratorOptions Modifier and Type Method Description static CFURLEnumeratorCFURLEnumerator. createForDirectoryURL(CFAllocator alloc, CFURL directoryURL, CFURLEnumeratorOptions option, CFArray propertyKeys)static CFURLEnumeratorCFURLEnumerator. createForMountedVolumes(CFAllocator alloc, CFURLEnumeratorOptions option, CFArray propertyKeys)