hidden_event


Description:

[ 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.

Parameters:

hidden

new hidden state of the panel.