PostActionsTableViewCell

open class PostActionsTableViewCell : UITableViewCell, NibReusable

Undocumented

  • Undocumented

    Declaration

    Swift

    @IBOutlet
    public weak var replyButton: UIButton!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    public weak var repostButton: RepostButton!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    public weak var likeButton: LikeButton!
  • Undocumented

    Declaration

    Swift

    open override func awakeFromNib()
  • Undocumented

    Declaration

    Swift

    open override func prepareForReuse()
  • Undocumented

    Declaration

    Swift

    open func reset()

Update with Activity

Update For ActivityPresenter