Method | Description | |
---|---|---|
AppWindowManagementHandler ( String cmd ) : System |
Initializes a new instance of the class.
|
|
Execute ( bool &handled ) : bool |
Executes the command
|
Method | Description | |
---|---|---|
isForegroundWindowSizeable ( ) : bool |
Checks if the foreground window is sizeable
|
public AppWindowManagementHandler ( String cmd ) : System | ||
cmd | String | The command to be executed |
return | System |
public Execute ( bool &handled ) : bool | ||
handled | bool | set to true if the command was handled |
return | bool |