parent root
PHP: UI\Control::isVisible - Manual

UI\Control::isVisible

(PHP 7, UI 0.9.9)

UI\Control::isVisibleDetermine if Control is visible

Description

public UI\Control::isVisible ( void ) : bool

Shall detect if this Control is visible

Parameters

This function has no parameters.

Return Values

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root