<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoppy0066</author_name>
  <author_url>https://blog.hatena.ne.jp/yoppy0066/</author_url>
  <blog_title>とりあえずphpとか</blog_title>
  <blog_url>https://kimagureneet.hatenablog.com/</blog_url>
  <categories>
    <anon>swift</anon>
    <anon>iPhoneアプリ開発</anon>
  </categories>
  <description>簡単にできると思ったけど意外とはまったのでメモしておきます。 attributedTextで色々設定できそう。 // UILabelを作成 var label: UILabel = UILabel() ・・・ var text: String = &quot;今日はいい天気だ。明日は雨だ&quot; var attributeText = NSMutableAttributedString(string: text) // 「天気」に下線を設定 attributeText.addAttribute(NSUnderlineStyleAttributeName, value: NSUnderlineStyle.Sty…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimagureneet.hatenablog.com%2Fentry%2F2015%2F08%2F16%2F220439&quot; title=&quot;【swift】UILabelに下線を引く方法メモ - とりあえずphpとか&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-08-16 22:04:39</published>
  <title>【swift】UILabelに下線を引く方法メモ</title>
  <type>rich</type>
  <url>https://kimagureneet.hatenablog.com/entry/2015/08/16/220439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
