overwolf.windows.IsWindowVisibleToUserResult
Overwolf APIs / overwolf / overwolf / windows / IsWindowVisibleToUserResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
error? | string | Information regarding the error (if an error occurred) |
success | boolean | Whether the method executed successfully or not. |
visible | "hidden" | "full" | "partial" | - |