updateWindow method

bool updateWindow()

Updates this Window.

Implementation

bool updateWindow() => UpdateWindow(hwnd) == 1;