copy

fun copy(left: Int = this.left, top: Int = this.top, right: Int = this.right, bottom: Int = this.bottom, isVisible: Boolean = this.isVisible): Insets

Sources

(source)
Link copied to clipboard