<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Mr_MONK</author_name>
  <author_url>https://blog.hatena.ne.jp/Mr_MONK/</author_url>
  <blog_title>Mr_MONKの日記</blog_title>
  <blog_url>https://mr-monk.hatenadiary.org/</blog_url>
  <categories>
    <anon>PC</anon>
  </categories>
  <description>現在製作中のアプリは人対人で対面で交互に操作させるモードが あり UIAlertViewを１８０度回転表示させたくなったのだが UIAlertView *alert = [[UIAlertView alloc]; alert.transform = CGAffineTransformMakeRotation(M_PI*180/180.0f); のようにしても効果がなかった。 調べてみるとdidPresentAlertViewをdelegateして alertが表示完了後にtranformを変更すると回転した。 (void)didPresentAlertView:(UIAlertView *)a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmr-monk.hatenadiary.org%2Fentry%2F20100508%2Fp1&quot; title=&quot;UIAlertViewの反転(iphoneSDK) - Mr_MONKの日記&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>2010-05-08 00:00:00</published>
  <title>UIAlertViewの反転(iphoneSDK)</title>
  <type>rich</type>
  <url>https://mr-monk.hatenadiary.org/entry/20100508/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
