Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

LocalWindowInfo

The CompositionLocal that provides information about the window that hosts the current Owner.

Source set: Common
val LocalWindowInfo = staticCompositionLocalOf<WindowInfo> { noLocalProvidedFor("LocalWindowInfo") }

The CompositionLocal that provides information about the window that hosts the current Owner.

Last updated: