Interface UIContentSizeCategoryAdjusting

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
UIContentSizeCategoryAdjustingAdapter, UILabel, UISearchTextField, UITextField, UITextView

public interface UIContentSizeCategoryAdjusting
extends NSObjectProtocol
Since:
Available in iOS 10.0 and later.
  • Method Details

    • adjustsFontForContentSizeCategory

      boolean adjustsFontForContentSizeCategory()
    • setAdjustsFontForContentSizeCategory

      void setAdjustsFontForContentSizeCategory​(boolean v)