format
typescript
Text.bestFitclass: Text
description
Whether the text adapts its size.
If set to true, it means the text will automatically scale to fit the size of the Text component. If set to false, it means the text will be displayed at its original size.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
boolean | Whether the text adapts its size |
