<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s-aska</author_name>
  <author_url>https://blog.hatena.ne.jp/s-aska/</author_url>
  <blog_title>江戸一番のジャスタウェイ職人のブログ</blog_title>
  <blog_url>https://aska.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
    <anon>Justaway</anon>
  </categories>
  <description>テーマの切り替え機能を実装しようとUIAppearanceについて調べたが、UIAppearanceはUIコンポーネントの属性（色やフォント）の初期値を設定するもので、既に表示が終わったUIコンポーネントの属性を動的に変えてくれるものではなかった。それを踏まえ調べた限りではみな以下のスニペットで対応しているようだ。 class func refreshAppearance() { let windows = UIApplication.sharedApplication().windows as [UIWindow] for window in windows { let subviews =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faska.hatenablog.com%2Fentry%2F2015%2F01%2F17%2F034729&quot; title=&quot;UIAppearanceのリアルタイム反映は容易ではない - 江戸一番のジャスタウェイ職人のブログ&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-01-17 03:47:29</published>
  <title>UIAppearanceのリアルタイム反映は容易ではない</title>
  <type>rich</type>
  <url>https://aska.hatenablog.com/entry/2015/01/17/034729</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
