Source set: Common
val LocalWindowInfo = staticCompositionLocalOf<WindowInfo> { noLocalProvidedFor("LocalWindowInfo") }
The CompositionLocal that provides information about the window that hosts the current Owner.
The CompositionLocal that provides information about the window that hosts the current Owner.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalWindowInfo = staticCompositionLocalOf<WindowInfo> { noLocalProvidedFor("LocalWindowInfo") }
The CompositionLocal that provides information about the window that hosts the current Owner.
Last updated: