Uses of Class
org.robovm.apple.foundation.NSURLProperties
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSURLProperties in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSURLProperties Modifier and Type Method Description booleanNSURL. setResourceValues(NSURLProperties keyedValues)static longNSURLProperties.Marshaler. toNative(NSURLProperties o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLProperties Modifier and Type Method Description static NSURLPropertiesNSURLProperties.Marshaler. toObject(Class<NSURLProperties> cls, long handle, long flags) -
Uses of NSURLProperties in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit with parameters of type NSURLProperties Modifier and Type Method Description static booleanNSFileProviderExtension. writePlaceholder(NSURL placeholderURL, NSURLProperties metadata)Deprecated.Deprecated in iOS 11.0.