Builder

Builder used to construct ListBoxFormConfiguration instance.

Constructors

Link copied to clipboard
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull boundingBox: RectF)
Creates a new ListBoxFormConfiguration builder.

Functions

Link copied to clipboard
Creates a ListBoxFormConfiguration with the arguments supplied to this builder.
Link copied to clipboard
Sets the list of options for the given choices of the form element.
Link copied to clipboard
Defines whether the multi selection should be enabled or not.
Link copied to clipboard
Sets the list of indexes with a selected option.