Uses of Class
org.robovm.apple.foundation.NSURLScheme
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLScheme in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLScheme Modifier and Type Field Description static NSURLSchemeNSURLScheme. FileMethods in org.robovm.apple.foundation that return NSURLScheme Modifier and Type Method Description static NSURLSchemeNSURLScheme.Marshaler. toObject(Class<NSURLScheme> cls, long handle, long flags)static NSURLSchemeNSURLScheme. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLScheme Modifier and Type Method Description static List<NSURLScheme>NSURLScheme.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLScheme Modifier and Type Method Description static longNSURLScheme.Marshaler. toNative(NSURLScheme o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLScheme Modifier and Type Method Description static longNSURLScheme.AsListMarshaler. toNative(List<NSURLScheme> l, long flags)static NSURLSchemeNSURLScheme.Marshaler. toObject(Class<NSURLScheme> cls, long handle, long flags)Constructors in org.robovm.apple.foundation with parameters of type NSURLScheme Constructor Description NSURL(NSURLScheme scheme, String host, String path)