Skip to content

run catching

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.ui.toolkit/runCatching

runCatching

[androidJvm]
inline fun <R> runCatching(block: () -> R): R?

Clone this wiki locally