copy

open fun copy(navigationBars: WindowInsets.Type = this.navigationBars, statusBars: WindowInsets.Type = this.statusBars, systemGestures: WindowInsets.Type = this.systemGestures, ime: WindowInsets.Type = this.ime, displayCutout: WindowInsets.Type = this.displayCutout): WindowInsets

Returns a copy of this instance with the given values.