library / org.akop.kotx.ext.app / newBundle

newBundle

fun newBundle(block: Bundle.() -> Unit): Bundle

Calls specified block, passing in a Bundle instance, which is returned when the block completes.