setFocus method

void setFocus()

Sets the keyboard focus to the current window.

Implementation

void setFocus() => SetFocus(hwnd);