setAllIfGreater

fun setAllIfGreater(start: Float = this.start, top: Float = this.top, end: Float = this.end, bottom: Float = this.bottom)

For each of the four insets, updates the size of the inset to the corresponding provided value if the corresponding provided value is greater.