EditorImageBrowserSchemaModelFieldsSettingsBuilder

Methods

Name(System.Action)

The field which contains the name of the image/directory

Parameters

configurator - System.Action<EditorImageBrowserSchemaModelFieldsNameSettingsBuilder>

The configurator for the name setting.

RETURNS

Returns the current instance of EditorImageBrowserSchemaModelFieldsSettingsBuilder .

Type(System.Action)

The field which contains the type of the entry. Either f for image or d for directory.

Parameters

configurator - System.Action<EditorImageBrowserSchemaModelFieldsTypeSettingsBuilder>

The configurator for the type setting.

RETURNS

Returns the current instance of EditorImageBrowserSchemaModelFieldsSettingsBuilder .

Size(System.Action)

The field which contains the size of image.

Parameters

configurator - System.Action<EditorImageBrowserSchemaModelFieldsSizeSettingsBuilder>

The configurator for the size setting.

RETURNS

Returns the current instance of EditorImageBrowserSchemaModelFieldsSettingsBuilder .