Uses of Class
org.robovm.apple.foundation.NSURLRelationship
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLRelationship in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLRelationship Modifier and Type Method Description NSURLRelationshipNSFileManager. getRelationshipOfDirectoryToItem(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, NSURL url)NSURLRelationshipNSFileManager. getRelationshipOfDirectoryToItem(NSURL directoryURL, NSURL otherURL)static NSURLRelationshipNSURLRelationship. valueOf(long n)Returns the enum constant of this type with the specified name.static NSURLRelationshipNSURLRelationship. valueOf(String name)Returns the enum constant of this type with the specified name.static NSURLRelationship[]NSURLRelationship. values()Returns an array containing the constants of this enum type, in the order they are declared.