Embedded SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Embedded SDK
Embedded SDK
/
com.beyondidentity.embedded.sdk.utils
/
postMain
post
Main
fun
postMain
(
block
:
(
)
->
Unit
)
Posts a runnable to the MainLooper message queue
Parameters
block
code to be executed on main thread