Package org.robovm.apple.foundation
Class NSURLFileSystemProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSURLProperty
org.robovm.apple.foundation.NSURLFileSystemProperty
public class NSURLFileSystemProperty extends NSURLProperty
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLFileSystemProperty.AsListMarshalerstatic classNSURLFileSystemProperty.Marshalerstatic classNSURLFileSystemProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static NSURLFileSystemPropertyvalueOf(NSString 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
-
LinkCount
-
ParentDirectoryURL
-
VolumeURL
-
TypeIdentifier
Deprecated.Use NSURLContentTypeKey instead -
ContentType
- Since:
- Available in iOS 14.0 and later.
-
LocalizedTypeDescription
-
LabelNumber
-
LabelColor
-
LocalizedLabel
-
EffectiveIcon
-
CustomIcon
-
FileResourceIdentifier
-
VolumeIdentifier
-
PreferredIOBlockSize
-
IsReadable
-
IsWritable
-
IsExecutable
-
FileSecurity
-
IsExcludedFromBackup
-
Path
-
CanonicalPath
- Since:
- Available in iOS 10.0 and later.
-
IsMountTrigger
-
GenerationIdentifier
-
DocumentIdentifier
-
AddedToDirectoryDate
-
FileResourceType
-
FileContentIdentifier
- 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.
-
ThumbnailDictionary
Deprecated.Deprecated in iOS 15.0. Use the QuickLookThumbnailing framework and extension point instead -
FileProtection
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details
-
valueOf
-