This version of Unity is unsupported.

Tab.closing

Description

This event is called before a tab is closed. Return true if the tab can be closed.

In the case where more than one events are assigned, all of them will be executed synchronously but only the last value will be taken into account.