Uses of Class
org.robovm.apple.foundation.NSURLFileProperty
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLFileProperty in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLFileProperty Modifier and Type Field Description static NSURLFilePropertyNSURLFileProperty. FileAllocatedSizestatic NSURLFilePropertyNSURLFileProperty. FileSizestatic NSURLFilePropertyNSURLFileProperty. IsAliasFilestatic NSURLFilePropertyNSURLFileProperty. TotalFileAllocatedSizestatic NSURLFilePropertyNSURLFileProperty. TotalFileSizeMethods in org.robovm.apple.foundation that return NSURLFileProperty Modifier and Type Method Description static NSURLFilePropertyNSURLFileProperty.Marshaler. toObject(Class<NSURLFileProperty> cls, long handle, long flags)static NSURLFilePropertyNSURLFileProperty. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLFileProperty Modifier and Type Method Description static List<NSURLFileProperty>NSURLFileProperty.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLFileProperty Modifier and Type Method Description booleanNSURLProperties. contains(NSURLFileProperty property)NSObjectNSURLProperties. get(NSURLFileProperty property)NSObjectNSURL. getResourceValue(NSURLFileProperty property)NSURLPropertiesNSURLProperties. put(NSURLFileProperty property, NSObject value)voidNSURL. removeCachedResourceValue(NSURLFileProperty property)voidNSURL. setResourceValue(NSURLFileProperty property, NSObject value)voidNSURL. setTemporaryResourceValue(NSURLFileProperty property, NSObject value)static longNSURLFileProperty.Marshaler. toNative(NSURLFileProperty o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLFileProperty Modifier and Type Method Description static longNSURLFileProperty.AsListMarshaler. toNative(List<NSURLFileProperty> l, long flags)static NSURLFilePropertyNSURLFileProperty.Marshaler. toObject(Class<NSURLFileProperty> cls, long handle, long flags)