copy
fun copy(configure: NavigationVisualizationStyleConfig.Mutable.() -> Unit = {}): NavigationVisualizationStyleConfig
Copies the NavigationVisualizationStyleConfig and applies the changes by configure to the copied instance.
Copies the NavigationVisualizationStyleConfig and applies the changes by configure to the copied instance.