Builder

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

Creates a new CheckBoxFormConfiguration 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.