Builder
constructor(@IntRange(from = 0 ) pageIndex: Int, @NonNull boundingBox: RectF, @NonNull bitmap: Bitmap)
Creates a new ListBoxFormConfiguration builder.
Parameters
page Index
Page index where the checkbox form element will be attached.
bounding Box
Annotation bounding box of the widget annotation representing the appearance of the checkbox form element.
bitmap
Bitmap that will be attached to the PushButtonFormElement.