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