getWindowNativeHandle
WindowModuleInterface::getWindowNativeHandle
Returns the native handle of the window.
Declaration
virtual NativeWindowHandle getWindowNativeHandle(WindowID windowID) = 0;
Parameters
None.
Returns
The NativeWindowHandle of the window, depending on the platform and window system.