Teks Garis Besar di Storyboard Xcode

label.attributedText = NSAttributedString(string: "Text", attributes:
    [.underlineStyle: NSUnderlineStyle.single.rawValue])
Glorious Grivet