Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
にgif画像を読み込んでいUIWebViewます。を更新するための更新ボタンがありますUIWebView。しかし、タップしても何も起こりません。同じでgif画像をリロードするにはどうすればよいUIWebViewですか?
UIWebView
[webView loadRequest:[NSURLRequest requestWithURL:theURL]]
これにより、ページがgif画像で更新されます