checkUi

abstract fun checkUi()

Confirm that this is being called on the UI thread.

Throws

if invoked on non-UI thread.