File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ See the [Accessibility guide](accessibility#accessible-ios-android) for more inf
310
310
311
311
---
312
312
313
- ### ` adjustsFontSizeToFit ` < div class = " label ios " >iOS</ div >
313
+ ### ` adjustsFontSizeToFit `
314
314
315
315
Specifies whether fonts should be scaled down automatically to fit given style constraints.
316
316
Original file line number Diff line number Diff line change @@ -325,9 +325,9 @@ See the [Accessibility guide](accessibility.md#accessible-ios-android) for more
325
325
326
326
Specifies whether fonts should be scaled down automatically to fit given style constraints.
327
327
328
- | Type | Required | Platform |
329
- | ---- | -------- | -------- |
330
- | bool | No | iOS |
328
+ | Type | Required |
329
+ | ---- | -------- |
330
+ | bool | No |
331
331
332
332
---
333
333
Original file line number Diff line number Diff line change @@ -327,9 +327,9 @@ See the [Accessibility guide](accessibility.md#accessible-ios-android) for more
327
327
328
328
Specifies whether fonts should be scaled down automatically to fit given style constraints.
329
329
330
- | Type | Required | Platform |
331
- | ---- | -------- | -------- |
332
- | bool | No | iOS |
330
+ | Type | Required |
331
+ | ---- | -------- |
332
+ | bool | No |
333
333
334
334
---
335
335
You can’t perform that action at this time.
0 commit comments