WebVisibility: Difference between revisions

From Onset Developer Wiki
(Created page with "To be used by SetWebVisibility. {| class="wikitable" style="text-align: left;" !colspan="6"|Hit Type |- |Identifier |Enum Definition |Description |- |0 |WEB_HIDDEN |Web U...")
 
(No difference)

Latest revision as of 16:28, 26 September 2019

To be used by SetWebVisibility.

Hit Type
Identifier Enum Definition Description
0 WEB_HIDDEN Web UI is collapsed and mostly put to sleep.
1 WEB_VISIBLE Web UI is visible to user and interactive.
2 WEB_HITINVISIBLE Web UI is visible to user but invisible for mouse interaction.