NotificationTableViewCell
public final class NotificationTableViewCell : BaseTableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet public weak var avatarImageView: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet public weak var dateLabel: UILabel!
-
Undocumented
Declaration
Swift
public var isUnseen: Bool { get set }
-
Declaration
Swift
public override func reset()
-
Undocumented
Declaration
Swift
public func title(with title: String, subtitle: String)