setValuesIfGreater

open override fun setValuesIfGreater(start: Float, end: Float)

For the start and end insets, updates the value of the inset to the corresponding provided value if the provided value is greater than the current value.


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