메소드 | 설명 | |
---|---|---|
AppWindowManagementHandler ( String cmd ) : System |
Initializes a new instance of the class.
|
|
Execute ( bool &handled ) : bool |
Executes the command
|
메소드 | 설명 | |
---|---|---|
isForegroundWindowSizeable ( ) : bool |
Checks if the foreground window is sizeable
|
public AppWindowManagementHandler ( String cmd ) : System | ||
cmd | String | The command to be executed |
리턴 | System |
public Execute ( bool &handled ) : bool | ||
handled | bool | set to true if the command was handled |
리턴 | bool |