tagBuilder property

FMultiSelectTagBuilder<T> tagBuilder
final

The function used to build the tags for selected items.

Implementation

final FMultiSelectTagBuilder<T> tagBuilder;