最終更新:2017-02-24 (金) 01:43:02 (2609d)  

dispatch_get_main_queue
Top / dispatch_get_main_queue

Returns the serial dispatch queue associated with the application’s main thread.

https://developer.apple.com/reference/dispatch/1452921-dispatch_get_main_queue?language=objc

関連