Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tabReordered

Raised when a tab is reordered. The first argument is source index, second is destination index.
Read time 1 minuteLast updated 6 days ago

Definition

public event Action<int, int> tabReordered