Uses of Class
org.robovm.apple.foundation.NSURLBookmarkResolutionOptions
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLBookmarkResolutionOptions in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLBookmarkResolutionOptions Modifier and Type Field Description static NSURLBookmarkResolutionOptionsNSURLBookmarkResolutionOptions. Nonestatic NSURLBookmarkResolutionOptionsNSURLBookmarkResolutionOptions. WithoutImplicitStartAccessingstatic NSURLBookmarkResolutionOptionsNSURLBookmarkResolutionOptions. WithoutMountingstatic NSURLBookmarkResolutionOptionsNSURLBookmarkResolutionOptions. WithoutUIMethods in org.robovm.apple.foundation that return NSURLBookmarkResolutionOptions Modifier and Type Method Description protected NSURLBookmarkResolutionOptions[]NSURLBookmarkResolutionOptions. _values()static NSURLBookmarkResolutionOptions[]NSURLBookmarkResolutionOptions. values()protected NSURLBookmarkResolutionOptionsNSURLBookmarkResolutionOptions. wrap(long value, long mask)Constructors in org.robovm.apple.foundation with parameters of type NSURLBookmarkResolutionOptions Constructor Description NSURL(NSData bookmarkData, NSURLBookmarkResolutionOptions options, NSURL relativeURL)NSURL(NSData bookmarkData, NSURLBookmarkResolutionOptions options, NSURL relativeURL, BooleanPtr isStale)