max

Returns the component-wise maximum of two Insets.

Return

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

Parameters

a

The first Insets.

b

The second Insets.