No instruction display
NoInstructionDisplaySetting #
Bases: RapidataSetting
Hides the instruction text in the UI. Only the context will be shown.
Note: If SwapContextInstructionSetting is also applied, this will hide the context instead, since the positions are swapped.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
bool
|
Whether to hide the instruction display. Defaults to True. |
True
|