Setting controls automatic font‑size adjustment.
Property | Description |
---|---|
maxSize | Upper font‑size limit used when mode is TextAutoSizeMode.BestFit. |
minSize | Lower font‑size limit used when mode is TextAutoSizeMode.BestFit. |
mode | None – keep the explicit font-size. BestFit – ignore font-size and scale text between minSize and maxSize. |
Constructor | Description |
---|---|
TextAutoSize |
Method | Description |
---|---|
None | Returns a preset with auto‑sizing disabled. |