DynamicTableViewTextCell
protocol DynamicTableViewTextCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
func configureDynamicType(size: CGFloat, weight: UIFont.Weight, style: UIFont.TextStyle)
-
Undocumented
Declaration
Swift
func configure(text: String, color: UIColor?)
-
Undocumented
Declaration
Swift
func configureAccessibility(label: String?, identifier: String?, traits: UIAccessibilityTraits)