#include <CeresEngine/UI/UIDebugUtility.hpp>
◆ clickOnView()
Sends a leftMouseDown event that will select the given view.
- Returns
true if the view will be hit, false if not possible to hit.
◆ simulateClick()
Sends a leftMouseDown event that simulates a click at the given position.
◆ simulateRightClick()
Sends a rightMouseDown event that simulates a click at the given position.
◆ simulateTypeText()
Sends a sequence of key events that simulates a user typing a text.
- Parameters
-
| window | The window to send the events to. |
| str | The string to be simulated. |
The documentation for this struct was generated from the following file: