Package org.robovm.apple.avfoundation
Class AVAssetDownloadedAssetEvictionPriority
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVAssetDownloadedAssetEvictionPriority
public class AVAssetDownloadedAssetEvictionPriority extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVAssetDownloadedAssetEvictionPriority.AsListMarshalerstatic classAVAssetDownloadedAssetEvictionPriority.Marshalerstatic classAVAssetDownloadedAssetEvictionPriority.Values -
Field Summary
Fields Modifier and Type Field Description static AVAssetDownloadedAssetEvictionPriorityDefaultstatic AVAssetDownloadedAssetEvictionPriorityImportant -
Method Summary
Modifier and Type Method Description static AVAssetDownloadedAssetEvictionPriorityvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Important
- Since:
- Available in iOS 11.0 and later.
-
Default
- Since:
- Available in iOS 11.0 and later.
-
-
Method Details
-
valueOf
-