#import <ABKClassicImageContentCardCell.h>
Instance Methods | |
(void) | - applyCard: |
![]() | |
(void) | - hideLinkLabel: |
![]() | |
(void) | - applyCard: |
(UIImage *) | - getPlaceHolderImage |
(void) | - applyAppboyAttributedTextStyleFrom:forLabel: |
Properties | |
IBOutlet SDAnimatedImageView * | classicImageView |
![]() | |
IBOutlet UILabel * | titleLabel |
IBOutlet UILabel * | descriptionLabel |
IBOutlet UILabel * | linkLabel |
IBOutlet NSLayoutConstraint * | descriptionBottomConstraint |
IBOutlet NSLayoutConstraint * | linkBottomConstraint |
![]() | |
IBOutlet UIView * | rootView |
IBOutlet UIImageView * | pinImageView |
IBOutlet UIView * | unviewedLineView |
IBOutlet NSLayoutConstraint * | rootViewLeadingConstraint |
IBOutlet NSLayoutConstraint * | rootViewTrailingConstraint |
IBOutlet NSLayoutConstraint * | rootViewTopConstraint |
IBOutlet NSLayoutConstraint * | rootViewBottomConstraint |
IBOutlet NSLayoutConstraint * | cardWidthConstraint |
CGFloat | cardSidePadding |
CGFloat | cardSpacing |
BOOL | hideUnreadIndicator |
id < ABKBaseContentCardCellDelegate > | delegate |
The ABKClassicContentCard has an optional image property. Use this view controller for a classic card with an image and ABKClassicContentCardCell for a classic card without an image.