NSAttributedStringDocumentAttributes Constructors

Definition

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

Applies to