DescriptionAndPromotionsTVCell
class DescriptionAndPromotionsTVCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var textViewDescAndPromotions: UITextView!
-
Undocumented
Declaration
Swift
func setTextViewDataSourceDelegate<D>(dataSourceDelegate: D, withTag: Int) where D : UITextViewDelegate