Package org.robovm.apple.foundation
Class NSMetadataItemAttribute.Values
java.lang.Object
org.robovm.apple.foundation.NSMetadataItemAttribute.Values
- Enclosing class:
- NSMetadataItemAttribute
public static class NSMetadataItemAttribute.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringContainerDisplayName()static NSStringContentRelevance()static NSStringContentType()static NSStringContentTypeTree()static NSStringDisplayName()static NSStringDownloadingError()static NSStringDownloadingStatus()static NSStringDownloadRequested()static NSStringFSContentChangeDate()static NSStringFSCreationDate()static NSStringFSName()static NSStringFSSize()static NSStringHasUnresolvedConflicts()static NSStringIsDownloaded()Deprecated.Deprecated in iOS 7.0.static NSStringIsDownloading()static NSStringIsExternalDocument()static NSStringIsShared()static NSStringIsUbiquitous()static NSStringIsUploaded()static NSStringIsUploading()static NSStringPath()static NSStringPercentDownloaded()static NSStringPercentUploaded()static NSStringUploadingError()static NSStringURL()static NSStringURLInLocalContainer()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
FSName
-
DisplayName
-
URL
-
Path
-
FSSize
-
FSCreationDate
-
FSContentChangeDate
-
ContentType
-
ContentTypeTree
-
IsUbiquitous
-
HasUnresolvedConflicts
-
IsDownloaded
Deprecated.Deprecated in iOS 7.0. Use NSMetadataUbiquitousItemDownloadingStatusKey instead -
DownloadingStatus
-
IsDownloading
-
IsUploaded
-
IsUploading
-
PercentDownloaded
-
PercentUploaded
-
DownloadingError
-
UploadingError
-
DownloadRequested
-
IsExternalDocument
-
ContainerDisplayName
-
URLInLocalContainer
-
ContentRelevance
-