API Panel.TextLabel.SetVisible

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetVisible
Sets whether the label is displayed or not 
Fc9-h32-icon.png - HANDLE TextLabel
The handle to the label to set the state of 
Fc9-bool-icon.png - BOOL Visible
True if the label is to be shown, false if not 
Fc9-void-icon.png - NONE Return


Detailed description

Examples