Package org.robovm.apple.foundation
Class NSMetadataItemAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSMetadataItemAttribute
public class NSMetadataItemAttribute extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSMetadataItemAttribute.AsListMarshalerstatic classNSMetadataItemAttribute.Marshalerstatic classNSMetadataItemAttribute.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static NSMetadataItemAttributevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field 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
-
IsShared
- Since:
- Available in iOS 10.0 and later.
-
ContentRelevance
-
-
Method Details