Package org.robovm.apple.foundation
Class NSURLFileSystemProperty.Values
java.lang.Object
org.robovm.apple.foundation.NSURLFileSystemProperty.Values
- Enclosing class:
- NSURLFileSystemProperty
public static class NSURLFileSystemProperty.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method 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.
-
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.
-
ThumbnailDictionary
Deprecated.Deprecated in iOS 15.0. Use the QuickLookThumbnailing framework and extension point instead -
FileProtection
- Since:
- Available in iOS 9.0 and later.
-