SuspendedTextOutputCallback
A callback for suspending the output of text.
This callback is used to indicate that the output of text should be suspended. It is typically used in conjunction with a TextOutputCallback to control the flow of text output in a user interface.