hWnd property

Pointer<Void> hWnd
getter/setter pair

HWND. Optional window handle to pass into SetCooperativeLevel(). Will default to the foreground window, and if that fails, the desktop window.

Implementation

external ma_handle hWnd;