NSAttributedStringDocumentAttributes Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSAttributedStringDocumentAttributes() | |
NSAttributedStringDocumentAttributes(NSDictionary) |
NSAttributedStringDocumentAttributes()
public NSAttributedStringDocumentAttributes ();
Applies to
NSAttributedStringDocumentAttributes(NSDictionary)
public NSAttributedStringDocumentAttributes (Foundation.NSDictionary dictionary);
new Foundation.NSAttributedStringDocumentAttributes : Foundation.NSDictionary -> Foundation.NSAttributedStringDocumentAttributes
Parameters
- dictionary
- NSDictionary