getWindowTextLength method

int getWindowTextLength()

Returns this Window text length.

Implementation

int getWindowTextLength() => GetWindowTextLength(hwnd);