overwolf.windows.DragResizeResult
Overwolf APIs / overwolf / overwolf / windows / DragResizeResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
error? | string | Information regarding the error (if an error occurred) |
height? | number | - |
id? | string | - |
success | boolean | Whether the method executed successfully or not. |
width? | number | - |