nativeWindow

actual val nativeWindow: Any?

Gets the native window/surface associated with this SwapChain.

The returned object type depends on the platform (e.g., ANativeWindow* on Android, HWND on Windows, NSView* on macOS, etc.).

Return

The native window object, or null if not available

expect val nativeWindow: Any?

Gets the native window/surface associated with this SwapChain.

The returned object type depends on the platform (e.g., ANativeWindow* on Android, HWND on Windows, NSView* on macOS, etc.).

Return

The native window object, or null if not available

actual val nativeWindow: Any?

Gets the native window/surface associated with this SwapChain.

The returned object type depends on the platform (e.g., ANativeWindow* on Android, HWND on Windows, NSView* on macOS, etc.).

Return

The native window object, or null if not available

actual val nativeWindow: Any?

Gets the native window/surface associated with this SwapChain.

The returned object type depends on the platform (e.g., ANativeWindow* on Android, HWND on Windows, NSView* on macOS, etc.).

Return

The native window object, or null if not available

actual val nativeWindow: Any?

Gets the native window/surface associated with this SwapChain.

The returned object type depends on the platform (e.g., ANativeWindow* on Android, HWND on Windows, NSView* on macOS, etc.).

Return

The native window object, or null if not available