shouldRunOnUIThread

open fun shouldRunOnUIThread(): Boolean

Returns whether the generate method should be run on a UI thread.

Return

true if the generate method should be run on a UI thread, false otherwise

Since

3.5.7