-
-
-
Methods in org.robovm.apple.uikit with parameters of type NSDictionary.NSDictionaryPtr
| Modifier and Type |
Method |
Description |
static long |
NSAttributedStringExtensions.init(NSAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static long |
NSAttributedStringExtensions.init(NSAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static long |
NSAttributedStringExtensions.initWithFileURL(NSAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
Deprecated.
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
static boolean |
NSMutableAttributedStringExtensions.readFromFileURL(NSMutableAttributedString thiz,
NSURL url,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
Deprecated.
|