copy
open fun copy(navigationBars: WindowInsets.Type = this.navigationBars, statusBars: WindowInsets.Type = this.statusBars, systemGestures: WindowInsets.Type = this.systemGestures, ime: WindowInsets.Type = this.ime): WindowInsets
Content copied to clipboard
Returns a copy of this instance with the given values.