Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

union

Returns a WindowInsets that has the maximum values of this WindowInsets and insets.

union

Source set: Common
fun WindowInsets.union(insets: WindowInsets): WindowInsets

Returns a WindowInsets that has the maximum values of this WindowInsets and insets.

Last updated: