<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>publicroots</author_name>
  <author_url>https://blog.hatena.ne.jp/publicroots/</author_url>
  <blog_title>PUBLICROOTS</blog_title>
  <blog_url>https://publicroots.hateblo.jp/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>app</anon>
  </categories>
  <description>アラートの表示自体は簡単なのですが、自動的に閉じたい時の方法です。 //アラートの表示 UIAlertView *alert = [[[UIAlertView alloc] initWithTitle:@&quot;SAVE&quot; message:@&quot;COMPLETE&quot; delegate:self cancelButtonTitle:nil otherButtonTitles:nil ] autorelease]; [alert show]; //アラートを自動的に閉じる [alert dismissWithClickedButtonIndex:0 animated:NO]; 参考サイト 【Objectiv…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpublicroots.hateblo.jp%2Fentry%2F2014%2F05%2F06%2F171602&quot; title=&quot;Objective-C : アラート表示して自動的に閉じる方法 - PUBLICROOTS&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/p/publicroots/20140506/20140506230131.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-06 17:16:02</published>
  <title>Objective-C : アラート表示して自動的に閉じる方法</title>
  <type>rich</type>
  <url>https://publicroots.hateblo.jp/entry/2014/05/06/171602</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
