assertMainThread

open fun assertMainThread()

Throws an java.lang.IllegalArgumentException if called on a thread other than the main thread.