共用方式為


NSAttributedStringDocumentAttributes 建構函式

定義

多載

NSAttributedStringDocumentAttributes()
NSAttributedStringDocumentAttributes(NSDictionary)

NSAttributedStringDocumentAttributes()

public NSAttributedStringDocumentAttributes ();

適用於

NSAttributedStringDocumentAttributes(NSDictionary)

public NSAttributedStringDocumentAttributes (Foundation.NSDictionary dictionary);
new Foundation.NSAttributedStringDocumentAttributes : Foundation.NSDictionary -> Foundation.NSAttributedStringDocumentAttributes

參數

dictionary
NSDictionary

適用於