Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.maps:map-display-compose-common
/
com.tomtom.sdk.map.display.compose.model
/
GesturesConfig
/
copy
copy
fun
copy
(
configure
:
GesturesConfig.Mutable
.
(
)
->
Unit
=
{ }
)
:
GesturesConfig
Copies the
GesturesConfig
and applies the changes by
configure
to the copied instance.