isMainThread
A Boolean value that indicates whether the receiver is the main thread.
レシーバがメインスレッドであるかどうかを指し示すブール値。
mainThread
Returns the
NSThread
object representing the main thread.
メインスレッドを表しているNSThread
オブジェクトを返します。