UILabel has a checkbox Dynamic Type: Automatically Adjusts Fontin the attribute inspector in the interface builder.
Is there an equivalent in Interface Builder for automatically setting the font size of a UIButton, or does it need to be processed in code?
I use Xcode 9.0 beta 6, focusing on iOS 11.
source
share