<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komaji504</author_name>
  <author_url>https://blog.hatena.ne.jp/komaji504/</author_url>
  <blog_title>ドン・エンジニーア</blog_title>
  <blog_url>https://komaji504.hateblo.jp/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>UIKit</anon>
    <anon>Swift</anon>
  </categories>
  <description>iOS 13 から Appearance の設定方法が追加されていた。 以前の方法もまだ非推奨になっておらず引き続き利用できるみたいだけど、 Legacy Customizations と表記されていて新しい設定方法が推奨されている。 新しい設定方法は standardAppearance プロパティによるもので、 UITabBar の場合は以下のようなコードになる。 let tabBarController = UITabBarController() let tintColor: UIColor = .green if #available(iOS 13.0, *) { let tabBa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkomaji504.hateblo.jp%2Fentry%2F2020%2F05%2F16%2F124108&quot; title=&quot;Appearance の設定方法 - ドン・エンジニーア&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>2020-05-16 12:41:08</published>
  <title>Appearance の設定方法</title>
  <type>rich</type>
  <url>https://komaji504.hateblo.jp/entry/2020/05/16/124108</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
