EditorResizableSettings
Properties
Enabled - Boolean
Content - Nullable
Min - EditorResizableMinSettings
The minimum width that the editor can be resized to.
Max - EditorResizableMaxSettings
The maximum width that the editor can be resized to.
Toolbar - EditorResizableToolbarSettings
If resizable is set to true the widget will detect changes in the viewport width and will hide the overflowing controls in the tool overflow popup.If resizable.toolbar is assigned an object, it will propagate the Toolbar.overflow configuration to the Editor's toolbar.