EditorAIPaneSettingsBuilder

Methods

Min(System.String)

Sets the minimum size of the pane.

Parameters

value - System.String

The value for Min

RETURNS

The current EditorAIPaneSettingsBuilder instance.

Size(System.String)

Sets the size of the pane.

Parameters

value - System.String

The value for Size

RETURNS

The current EditorAIPaneSettingsBuilder instance.

Collapsible(System.Boolean)

Enables the collapsibility of the pane.

Parameters

value - System.Boolean

The value for Collapsible

RETURNS

The current EditorAIPaneSettingsBuilder instance.

Collapsed(System.Boolean)

Sets the collapsed of the pane.

Parameters

value - System.Boolean

The value for Collapsed

RETURNS

The current EditorAIPaneSettingsBuilder instance.