次の方法で共有


NSAttributedStringDocumentAttributes コンストラクター

定義

オーバーロード

NSAttributedStringDocumentAttributes()
NSAttributedStringDocumentAttributes(NSDictionary)

NSAttributedStringDocumentAttributes()

public NSAttributedStringDocumentAttributes();

適用対象

NSAttributedStringDocumentAttributes(NSDictionary)

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

パラメーター

dictionary
NSDictionary

適用対象