We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
static func makeAttributedString(text: String, font: UIFont, color: UIColor) -> NSAttributedString
원하는 텍스트, 폰트, 색상을 넣어 NSAttributedString을 생성합니다.