layoutInsets

abstract val layoutInsets: Insets

The layout insets for this WindowInsets.Type. These are the insets which are defined from the current window layout.

You should not normally need to use this directly, and instead use left, top, right, and bottom to return the correct value for the current state.