Package apple.foundation
Interface NSAttributedString.Block_loadFromHTMLWithDataOptionsCompletionHandler
-
- Enclosing class:
- NSAttributedString
public static interface NSAttributedString.Block_loadFromHTMLWithDataOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadFromHTMLWithDataOptionsCompletionHandler(NSAttributedString arg0, NSDictionary<java.lang.String,?> arg1, NSError arg2)
-
-
-
Method Detail
-
call_loadFromHTMLWithDataOptionsCompletionHandler
void call_loadFromHTMLWithDataOptionsCompletionHandler(NSAttributedString arg0, NSDictionary<java.lang.String,?> arg1, NSError arg2)
-
-