Compose API Reference Compose UI LocalWindowInfo Property Common val LocalWindowInfo = staticCompositionLocalOf<WindowInfo> { noLocalProvidedFor("LocalWindowInfo") } The CompositionLocal that provides information about the window that hosts the current Owner.
Compose API Reference Compose UI LocalWindowInfo Property Common val LocalWindowInfo = staticCompositionLocalOf<WindowInfo> { noLocalProvidedFor("LocalWindowInfo") } The CompositionLocal that provides information about the window that hosts the current Owner.