Please turn on JavaScript in your browser and refresh the page to view its content.
Availability 有効性
Technology
On This Page この項には
func remove(from aRunLoop: RunLoop, forMode mode: RunLoop.Mode)
RunLoop
Mode
aRunLoop
The run loop on which the receiver was scheduled. それの上でレシーバが予定されたところの実行ループ。
mode
The mode for the run loop. 実行ループに対するモード。
func schedule(in: RunLoop, forMode: RunLoop.Mode)