Uses of Class
org.robovm.apple.foundation.NSURLProperty
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLProperty in org.robovm.apple.foundation
Subclasses of NSURLProperty in org.robovm.apple.foundation Modifier and Type Class Description classNSURLFilePropertyclassNSURLFileSystemPropertyclassNSURLUbiquitousItemPropertyclassNSURLVolumePropertyMethods in org.robovm.apple.foundation that return NSURLProperty Modifier and Type Method Description static NSURLPropertyNSURLProperty. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLProperty Modifier and Type Method Description List<NSURLProperty>NSURLError. getUnsetProperties()static List<NSURLProperty>NSURLProperty.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLProperty Modifier and Type Method Description NSObjectNSURL. getPromisedItemResourceValue(NSURLProperty key)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLProperty Modifier and Type Method Description NSURLPropertiesNSURL. getPromisedItemResourceValues(List<NSURLProperty> keys)NSURLPropertiesNSURL. getResourceValues(List<NSURLProperty> keys)static NSURLPropertiesNSURL. getResourceValuesFromBookmarkData(List<NSURLProperty> keys, NSData bookmarkData)NSDataNSURL. toBookmarkData(NSURLBookmarkCreationOptions options, List<NSURLProperty> keys, NSURL relativeURL)static longNSURLProperty.AsListMarshaler. toNative(List<NSURLProperty> l, long flags)