ContentSizeCategoryAdjusting
A collection of methods that gives controls an easy way to adopt automatic adjustment to content category changes.
public protocol ContentSizeCategoryAdjusting
Requirements
adjustsFontForContentSizeCategory
Adjusting the Size of Fonts A boolean that indicates whether the object automatically updates its font when the device’s context size category changes.
var adjustsFontForContentSizeCategory: Bool