public interface UIContentSizeCategoryAdjusting
| Modifier and Type | Method and Description |
|---|---|
boolean |
adjustsFontForContentSizeCategory()
Indicates whether the corresponding element should automatically update its font when the device’s UIContentSizeCategory is changed.
|
void |
setAdjustsFontForContentSizeCategory(boolean value)
Indicates whether the corresponding element should automatically update its font when the device’s UIContentSizeCategory is changed.
|
boolean adjustsFontForContentSizeCategory()
void setAdjustsFontForContentSizeCategory(boolean value)