LocalViewThe CompositionLocal containing the current Compose [View].Compose API Reference Compose UI LocalView Property Android val LocalView = staticCompositionLocalOf<View> { noLocalProvidedFor("LocalView") } The CompositionLocal containing the current Compose View.