union
Source set: Common
public fun WindowInsets.union(insets: WindowInsets): WindowInsets
Returns a WindowInsets that has the maximum values of this WindowInsets and insets.
Returns a WindowInsets that has the maximum values of this WindowInsets and insets.
public fun WindowInsets.union(insets: WindowInsets): WindowInsets
Returns a WindowInsets that has the maximum values of this WindowInsets and insets.