[ Version ( since = "4.21.0" ) ]
public virtual signal void hidden_event (bool hidden)
This signal is emmitted when the panel the plugin is on is transitioning between hidden/visble.
| hidden |
new hidden state of the panel. |