copy

fun copy(configure: GesturesConfig.Mutable.() -> Unit = { }): GesturesConfig

Copies the GesturesConfig and applies the changes by configure to the copied instance.