maxDepth

@JvmName(name = "bqjvghaqreljdpwq")
suspend fun maxDepth(value: Output<Int>)
@JvmName(name = "ewbvrcyofmouvlpl")
suspend fun maxDepth(value: Int?)

Parameters

value

The max depth of the traversal stack Robo can explore. Needs to be at least 2 to make Robo explore the app beyond the first activity. Default is 50.