Collapse All
Expand All
C#
vvvv45 plugin specification
IWindow
.
.
::
.
.
IsVisible Method
IWindow Interface
See Also
Send Feedback
Get the windows visible state
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
bool
IsVisible
()
Return Value
Returns true if this window is visible, false if not.
See Also
IWindow Interface
VVVV.PluginInterfaces.V2 Namespace