NSAttributedStringDocumentFormats extension
NSAttributedStringDocumentFormats
Methods
-
dataFromRange(
NSRange range, {required NSDictionary documentAttributes}) → NSData? -
Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension
dataFromRange:documentAttributes:error: -
fileWrapperFromRange(
NSRange range, {required NSDictionary documentAttributes}) → NSFileWrapper? -
Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension
fileWrapperFromRange:documentAttributes:error: -
initWithData(
NSData data, {required NSDictionary options, required Pointer< Pointer< documentAttributes}) → NSAttributedString?ObjCObjectImpl> > -
Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension
initWithData:options:documentAttributes:error: -
initWithURL(
NSURL url, {required NSDictionary options, required Pointer< Pointer< documentAttributes}) → NSAttributedString?ObjCObjectImpl> > -
Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension
initWithURL:options:documentAttributes:error: