mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
android
Platform filter
android
Switch theme
Search in API
mobiuskt
mobiuskt-core
/
kt.mobius.android.runners
/
LooperWorkRunner
/
post
post
android
open
override
fun
post
(
runnable
:
Runnable
)
Will post the provided runnable to the looper for processing.
Parameters
runnable
the runnable you would like to execute