union
Source set: Common
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.
fun WindowInsets.union(insets: WindowInsets): WindowInsets
Returns a WindowInsets that has the maximum values of this WindowInsets and insets.
Last updated: