onClickLaunch

fun <T : View> T.onClickLaunch(parent: CSHasRegistrations, timeout: Int? = null, onClick: suspend (view: T) -> Unit): T