Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


closeable

A property that adds the ability to close tabs.
Read time 1 minuteLast updated 5 days ago

Definition

[CreateProperty]public bool closeable { get; set; }

Remarks

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