startActivity

@JvmName(name = "cexwlfdoapmtyele")
suspend fun startActivity(value: Output<StartActivityIntentArgs>)
@JvmName(name = "obcvqdquimcdnqet")
suspend fun startActivity(value: StartActivityIntentArgs?)

Parameters

value

An intent that starts an activity with specific details.


@JvmName(name = "kkqsammghpkeujah")
suspend fun startActivity(argument: suspend StartActivityIntentArgsBuilder.() -> Unit)

Parameters

argument

An intent that starts an activity with specific details.