PlatformWindow

@Composable
actual fun PlatformWindow(options: WindowOptions, entry: WindowEntry, content: () -> Unit)
@Composable
expect fun PlatformWindow(options: WindowOptions, entry: WindowEntry, content: @Composable () -> Unit)

平台window

@Composable
actual fun PlatformWindow(options: WindowOptions, entry: WindowEntry, content: () -> Unit)
@Composable
actual fun PlatformWindow(options: WindowOptions, entry: WindowEntry, content: () -> Unit)
@Composable
actual fun PlatformWindow(options: WindowOptions, entry: WindowEntry, content: () -> Unit)