FONT_SIZE_AUTO

val FONT_SIZE_AUTO: Float = 0.0f

The font size value used by setFontSize and getFontSize 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.

See also