TriviaStatLineViewWithIcon
class TriviaStatLineViewWithIcon : UIView
Undocumented
-
Undocumented
Declaration
Swift
lazy var keyIcon: UIImageView { get set }
-
Undocumented
Declaration
Swift
lazy var keyLabel: UILabel { get set }
-
Undocumented
Declaration
Swift
lazy var keysContainerView: UIView { get set }
-
Undocumented
Declaration
Swift
lazy var valueLabel: UILabel { get set }
-
Undocumented
Declaration
Swift
lazy var bottomInfoLabel: UILabel { get set }
-
Undocumented
See moreDeclaration
Swift
struct Identifiers
-
Undocumented
Declaration
Swift
override init(frame: CGRect)
-
Undocumented
Declaration
Swift
required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
override func layoutSubviews()
-
Undocumented
Declaration
Swift
func commonInit()
-
Undocumented
Declaration
Swift
func addSubviews()
-
Undocumented
Declaration
Swift
func setupUI()
-
Undocumented
Declaration
Swift
func initializeViews(data: TriviaStatLineWithIconModel)
-
Undocumented
Declaration
Swift
func addConstraints()