Package org.robovm.apple.foundation
Class NSURLVolumeProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSURLProperty
org.robovm.apple.foundation.NSURLVolumeProperty
public class NSURLVolumeProperty extends NSURLProperty
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLVolumeProperty.AsListMarshalerstatic classNSURLVolumeProperty.Marshalerstatic classNSURLVolumeProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static NSURLVolumePropertyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
LocalizedFormatDescription
-
TotalCapacity
-
AvailableCapacity
-
ResourceCount
-
SupportsPersistentIDs
-
SupportsSymbolicLinks
-
SupportsHardLinks
-
SupportsJournaling
-
IsJournaling
-
SupportsSparseFiles
-
SupportsZeroRuns
-
SupportsCaseSensitiveNames
-
SupportsCasePreservedNames
-
SupportsRootDirectoryDates
-
SupportsVolumeSizes
-
SupportsRenaming
-
SupportsAdvisoryFileLocking
-
SupportsExtendedSecurity
-
IsBrowsable
-
MaximumFileSize
-
IsEjectable
-
IsRemovable
-
IsInternal
-
IsAutomounted
-
IsLocal
-
IsReadOnly
-
CreationDate
-
URLForRemounting
-
UUIDString
-
Name
-
LocalizedName
-
IsEncrypted
- Since:
- Available in iOS 10.0 and later.
-
IsRootFileSystem
- Since:
- Available in iOS 10.0 and later.
-
SupportsCompression
- Since:
- Available in iOS 10.0 and later.
-
SupportsFileCloning
- Since:
- Available in iOS 10.0 and later.
-
SupportsSwapRenaming
- Since:
- Available in iOS 10.0 and later.
-
SupportsExclusiveRenaming
- Since:
- Available in iOS 10.0 and later.
-
SupportsImmutableFiles
- Since:
- Available in iOS 11.0 and later.
-
SupportsAccessPermissions
- Since:
- Available in iOS 11.0 and later.
-
SupportsFileProtection
- Since:
- Available in iOS 14.0 and later.
-
AvailableCapacityForImportantUsage
- Since:
- Available in iOS 11.0 and later.
-
AvailableCapacityForOpportunisticUsage
- Since:
- Available in iOS 11.0 and later.
-
-
Method Details
-
valueOf
-