PopUpToBuilder
Kotlin
|Java
class PopUpToBuilder
kotlin.Any | |
↳ | androidx.navigation.PopUpToBuilder |
DSL for customizing NavOptionsBuilder.popUpTo operations.
Summary
Public constructors |
|
---|---|
<init>() DSL for customizing NavOptionsBuilder.popUpTo operations. |
Properties |
|
---|---|
Boolean |
Whether the |
Public constructors
Properties
inclusive
var inclusive: Boolean
Whether the popUpTo
destination should be popped from the back stack.