<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ntaku</author_name>
  <author_url>https://blog.hatena.ne.jp/ntaku/</author_url>
  <blog_title>プログラミングノート</blog_title>
  <blog_url>https://ntaku.hateblo.jp/</blog_url>
  <categories>
    <anon>iOS</anon>
  </categories>
  <description>UIToolBarに設置するボタンの色を変更したい場合があるかと思います。色の変更はUINavigationBarなどと同様、tintColorでさくっとできるだろうと思いきやAPIにアクセスできません。 CustomViewで画像を利用したボタンを表示する方法などもありますが、下記のようにすればtintColorを利用することができます。 // Toolbar生成 UIToolbar *toolbar = [[UIToolbar alloc] initWithFrame:CGRectMake(0, 460-44, 320, 44)]; toolbar.barStyle = UIBarStyl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntaku.hateblo.jp%2Fentry%2F20110102%2F1293933313&quot; title=&quot; UIBarButtonItemの色を変更する方法 - プログラミングノート&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>http://cdn-ak.f.st-hatena.com/images/fotolife/n/ntaku/20110102/20110102103906.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-01-02 10:55:13</published>
  <title> UIBarButtonItemの色を変更する方法</title>
  <type>rich</type>
  <url>https://ntaku.hateblo.jp/entry/20110102/1293933313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
