The Show/Hide Spinner rule displays an overlay on top of the app with an optional message stating what is going on. While the spinner is visible, the user cannot interact with the app.

Is Spinner Visible
If the checkbox is checked, the spinner is visible and the user cannot interact with the app.
If the checkbox is unchecked, the spinner is hidden and the app is interactive.
Message
This is the text that will be displayed.
Example of a spinner displayed on an app with the message "Executing the transaction":

Updated 2 years ago