SimpleWindow.nativeWindowHandle

Returns the native window.

class SimpleWindow
NativeWindowHandle
nativeWindowHandle
()

Bugs

Not implemented outside Windows or X11.

Meta

History

Added November 5, 2021 (dub v10.4). Prior to that, you'd have to access it through the impl member (which is semi-supported but platform specific and here it is simple enough to offer an accessor).

Suggestion Box / Bug Report