While a UIScrollView (or a derived class thereof) is scrolling, it seems like all the NSTimers that are running get paused until the scroll is finished. Is there a way to get around this? Threads? A priority setting? Anything?
のを防ぐのには、 NSTimerを以下の様にして、設定する。 timer = [NSTimer scheduledTimerWithTimeInterval:interval target:target selector:callback userInfo:nil repeats:YES]; [[NSRunLoop currentRunLoop] addTimer:timer forMode:NSRunLoopCommonModes]; This entry was posted on 木曜日, 1月 20th, 2011 at 6:30 PM. It is filed under NSTimer. You can follow any responses to this entry through the RSS 2.0 feed.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く