resume_control() function
Resume the User Interface actions.
This function must be called after hold_control() was invoked, when interaction
must be allowed again for the user.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
state
|
State
|
The current user state as received in any callback. |
required |