ClientWindowInfo

new ClientWindowInfo(params)

Parameters:
NameTypeDescription
paramsObject

Window information parameters

Properties
NameTypeDescription
clientWindowstring

Window identifier

statestring

Window state from WindowState

widthnumber

Window width

heightnumber

Window height

xnumber

Window x coordinate

ynumber

Window y coordinate

activeboolean

Whether window is active and can receive keyboard input