Package org.robovm.apple.corefoundation
Class CFURLFileSystemProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFURLFileSystemProperty
public class CFURLFileSystemProperty extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFURLFileSystemProperty.AsListMarshalerstatic classCFURLFileSystemProperty.Marshalerstatic classCFURLFileSystemProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CFURLFileSystemPropertyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Name
-
LocalizedName
-
IsRegularFile
-
IsDirectory
-
IsSymbolicLink
-
IsVolume
-
IsPackage
-
IsApplication
- Since:
- Available in iOS 9.0 and later.
-
IsSystemImmutable
-
IsUserImmutable
-
IsHidden
-
HasHiddenExtension
-
CreationDate
-
ContentAccessDate
-
ContentModificationDate
-
AttributeModificationDate
-
FileContentIdentifier
- Since:
- Available in iOS 14.0 and later.
-
MayShareFileContent
- Since:
- Available in iOS 14.0 and later.
-
MayHaveExtendedAttributes
- Since:
- Available in iOS 14.0 and later.
-
IsPurgeable
- Since:
- Available in iOS 14.0 and later.
-
IsSparse
- Since:
- Available in iOS 14.0 and later.
-
LinkCount
-
ParentDirectoryURL
-
TypeIdentifier
Deprecated.Use NSURLContentTypeKey instead -
LocalizedTypeDescription
-
LabelNumber
-
LabelColor
Deprecated.Deprecated in iOS 10.0. Use NSURLLabelColorKey -
LocalizedLabel
-
EffectiveIcon
Deprecated.Deprecated in iOS 10.0. Use NSURLEffectiveIconKey -
CustomIcon
Deprecated.Deprecated in iOS 10.0. Use NSURLCustomIconKey -
FileResourceIdentifier
-
PreferredIOBlockSize
-
IsReadable
-
IsWritable
-
IsExecutable
-
FileSecurity
-
IsExcludedFromBackup
-
Path
-
CanonicalPath
- Since:
- Available in iOS 10.0 and later.
-
GenerationIdentifier
-
DocumentIdentifier
-
AddedToDirectoryDate
-
FileProtection
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details