windowLayoutInfoState

@Composable
fun WindowInfoTracker.windowLayoutInfoState(activity: Activity): State<WindowLayoutInfo>
@get:Composable
val Activity.windowLayoutInfoState: State<WindowLayoutInfo>
@get:Composable
val Fragment.windowLayoutInfoState: State<WindowLayoutInfo>

Returns a State of the WindowLayoutInfo.