<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoheiM</author_name>
  <author_url>https://blog.hatena.ne.jp/yoheiM/</author_url>
  <blog_title>YoheiM技術やらずに終われまテン</blog_title>
  <blog_url>https://yoheim.hatenadiary.org/</blog_url>
  <categories>
    <anon>XCODE</anon>
  </categories>
  <description>今日はアラートの使い方について書きたいと思います。自分が忘れないようにメモめも。iPhoneでアラートを使ったイメージは以下です。 この例だとボタンがいっぱいあって見慣れないかもですが、ある操作に対する注意喚起や、お知らせ通知などに使う、そうあれです。 実装は以下です。ActionSheetと似てます。 UIAlertView *alert = [[UIAlertViewalloc] initWithTitle:@&quot;Alert&quot; message:@&quot;What do you want to do?&quot; delegate:self cancelButtonTitle:@&quot;Cancel&quot; otherB…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoheim.hatenadiary.org%2Fentry%2F20110215&quot; title=&quot; iPhone アラートを実装してみた - YoheiM技術やらずに終われまテン&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/y/yoheiM/20110215/20110215094851.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-15 00:00:00</published>
  <title> iPhone アラートを実装してみた</title>
  <type>rich</type>
  <url>https://yoheim.hatenadiary.org/entry/20110215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
