PlatformWindow

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

平台window

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