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.
UILabel の text プロパティをアニメーション化して、ゼロから特定の値 (0,1,2,3,4,5,6,7) までカウントするように見せたいと考えています。NSTimerの助けを借りてそれを達成する可能性があることは知っていますが、NSTimerで「アニメーション」を簡単に出し入れできる方法はありますか?
いいえNSTimer。これを行うには、 を使用するのが最善の方法です。
NSTimer