@bloopjs/toodle / text/TextFormatting / ShrinkToFitOptions
Type Alias: ShrinkToFitOptions
ShrinkToFitOptions =
object
Defined in: text/TextFormatting.ts:23
Properties
maxFontSize?
optionalmaxFontSize:number
Defined in: text/TextFormatting.ts:25
maxLines?
optionalmaxLines:number
Defined in: text/TextFormatting.ts:26
minFontSize
minFontSize:
number
Defined in: text/TextFormatting.ts:24
padding?
optionalpadding:number
Defined in: text/TextFormatting.ts:27