Skip to content

with scope

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

//tvlib/org.mjdev.tvlib.extensions/GlobalExt/withScope

withScope

[androidJvm]
fun <T> withScope(scope: T, block: T.() -> Unit)

Clone this wiki locally