Builder

constructor(@IntRange(from = 0) pageIndex: Int, @NonNull boundingBox: RectF, @NonNull bitmap: Bitmap)

Creates a new ListBoxFormConfiguration builder.

Parameters

pageIndex

Page index where the checkbox form element will be attached.

boundingBox

Annotation bounding box of the widget annotation representing the appearance of the checkbox form element.

bitmap

Bitmap that will be attached to the PushButtonFormElement.