|
OpenTAP 9.31
API Reference
|
Defines a way for plugins to request input from the user. More...
Public Member Functions | |
| void | RequestUserInput (object dataObject, TimeSpan Timeout, bool modal) |
| The method called when the interface requests user input. More... | |
Defines a way for plugins to request input from the user.
| void OpenTap.IUserInputInterface.RequestUserInput | ( | object | dataObject, |
| TimeSpan | Timeout, | ||
| bool | modal | ||
| ) |
The method called when the interface requests user input.
| dataObject | The object the user should fill out with data. |
| Timeout | How long the user should have. |
| modal | True if a modal request is wanted |
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:37