min

Returns the component-wise minimum of two Insets.

Return

an Insets instance where the inset on each side is the smaller of the insets on that side from a and b.

Parameters

a

The first Insets.

b

The second Insets.