Jump to content

API WebDeveloper.SetVisibility

From Flowcode Help
Revision as of 14:37, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''SetVisibility''' |- | colspan="2" | Sets the visibility of a Web Developer component  |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component  |- | width="10%" align="center" | File:Fc9-bool-icon.png...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetVisibility
Sets the visibility of a Web Developer component 
- HANDLE Handle
The component 
- BOOL Visible
True to make visible, false to make invisible 
- NONE Return


Detailed description

Examples