@blooper.gg/toodle / text/TextFormatting / ShrinkToFitOptions
Type Alias: ShrinkToFitOptions
ShrinkToFitOptions =
object
Defined in: text/TextFormatting.ts:23
Properties
maxFontSize?
optional
maxFontSize:number
Defined in: text/TextFormatting.ts:25
maxLines?
optional
maxLines:number
Defined in: text/TextFormatting.ts:26
minFontSize
minFontSize:
number
Defined in: text/TextFormatting.ts:24
padding?
optional
padding:number
Defined in: text/TextFormatting.ts:27