global_toolbox-grouping_toggle

event

This event is triggered after the user toggled the grouping button.

🔗global_toolbox-grouping_toggle.callback

function(
  toggle : boolean
)
  • toggle - boolean - the new grouping status.

🔗global_toolbox-grouping_toggle.extra registration parameters

This event has no extra registration parameters.