DynamicTableViewBulletPointCell
final class DynamicTableViewBulletPointCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Undocumented
Declaration
Swift
required init?(coder: NSCoder)
-
Undocumented
Declaration
Swift
func configure(text: String, spacing: Spacing, accessibilityTraits: UIAccessibilityTraits, accessibilityIdentifier: String? = nil)