postureState

@get:Composable
val Activity.postureState: State<Posture>
@get:Composable
val Fragment.postureState: State<Posture>

Returns a State of the Posture by tracking the WindowLayoutInfo.