<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroki83</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroki83/</author_url>
  <blog_title>ひろぽんのプログラミングメモ</blog_title>
  <blog_url>https://hiroki83.hatenadiary.org/</blog_url>
  <categories>
    <anon>iPhone</anon>
    <anon>Objective-C</anon>
  </categories>
  <description>ステータスバーは電波強度や時間、充電残量を表示している部分。 ナビゲーションバーはUITableViewなどの上部に表示されている戻るやタイトルなどが表示されている部分。それぞれ、ナビゲーションバーとステータスバーを非表示にする - ほげほげ（仮）に書かれていたので、メモ。 消したい場所で以下のコードを記入。まずステータスバー [[UIApplication sharedApplication] setStatusBarHidden:YES withAnimation:NO]; ナビゲーションバーは以下 [self.navigationController setNavigationBarHi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroki83.hatenadiary.org%2Fentry%2F20110123%2F1295799622&quot; title=&quot;ナビゲーションバーとステータスバーを非表示にする - ひろぽんのプログラミングメモ&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>2011-01-23 01:20:22</published>
  <title>ナビゲーションバーとステータスバーを非表示にする</title>
  <type>rich</type>
  <url>https://hiroki83.hatenadiary.org/entry/20110123/1295799622</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
