postureFlow

fun WindowInfoTracker.postureFlow(activity: Activity): Flow<Posture>
val Activity.postureFlow: Flow<Posture>
val Fragment.postureFlow: Flow<Posture>

Returns a Flow of the Posture by tracking the WindowLayoutInfo.