getNativeWindowHandle
The platform-specific handle of the window.
The native type of the handle is HWND on Windows, NSView* on macOS, and Window (unsigned long) on Linux.
The platform-specific handle of the window.
The native type of the handle is HWND on Windows, NSView* on macOS, and Window (unsigned long) on Linux.