다음을 통해 공유


NSAttributedStringDocumentAttributes 생성자

정의

오버로드

NSAttributedStringDocumentAttributes()
NSAttributedStringDocumentAttributes(NSDictionary)

NSAttributedStringDocumentAttributes()

public NSAttributedStringDocumentAttributes ();

적용 대상

NSAttributedStringDocumentAttributes(NSDictionary)

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

매개 변수

dictionary
NSDictionary

적용 대상