<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanaponchikidun</author_name>
  <author_url>https://blog.hatena.ne.jp/tanaponchikidun/</author_url>
  <blog_title>Object for cutie</blog_title>
  <blog_url>https://tanaponchikidun.hatenadiary.org/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>UIKit</anon>
  </categories>
  <description>iPhoneでステータスバーを消して全画面表示をした際のメモ。以下をviewDidLoad内等に追記した。 //全画面表示 [UIApplication sharedApplication].statusBarHidden = YES; //画面サイズがxibファイル等で決まっていて、高さが合わない時はフルスクリーンサイズで上書きする。 [self.view setFrame:[[UIScreen mainScreen] bounds]]; [self.view setFrame:[[UIScreen mainScreen] bounds]];の部分は、 xibファイル等でステータスバーを消し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanaponchikidun.hatenadiary.org%2Fentry%2F20120401%2F1333252352&quot; title=&quot;ステータスバーを消して全画面表示 - Object for cutie&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tanaponchikidun/20120401/20120401124215.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-01 12:52:32</published>
  <title>ステータスバーを消して全画面表示</title>
  <type>rich</type>
  <url>https://tanaponchikidun.hatenadiary.org/entry/20120401/1333252352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
