Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reorderable

A property that adds dragging support to tabs.
Read time 1 minuteLast updated 5 days ago

Definition

public bool reorderable { get; set; }

Remarks

The default value is
false
. Set this value to
true
to allow the user to reorder tabs in the tab view.