EmailThreadCell
class EmailThreadCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
static let reuseID: String
-
Undocumented
Declaration
Swift
let emailView: EmailViewUIKit
-
Undocumented
Declaration
Swift
let emailHeaderView: UIHostingController<AnyView>
-
Undocumented
Declaration
Swift
func setContent(email: EmailThreadItem)
-
Undocumented
Declaration
Swift
var onEmailContentSizeUpdated: ((CGFloat) -> Void)? { get set }
-
Undocumented
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Undocumented
Declaration
Swift
override func prepareForReuse()
-
Undocumented
Declaration
Swift
override func layoutSubviews()