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.
iOSのカウントダウンタイマーのアニメーションのリファレンスを誰か教えてもらえますか?タイマーを実装しています。画像のようなアニメーションを作りたいのですが、可能ですか?
UIView をサブクラス化し、drawInRect をオーバーライドする必要があります。メソッドは現在の描画コンテキストを取得し、必要なパスを描画してパスを塗りつぶします。クオーツコア図面参照