FONT_SIZE_AUTO

const val FONT_SIZE_AUTO: Float = 0.0f

The font size value used by fontSize to represent automatic font sizing of text form elements. If set, PSPDFKit will automatically grow and shrink the content of the form element to fit the annotation's bounding box.