SWTriviaEntryClosedView
class SWTriviaEntryClosedView : UIView
Undocumented
-
Undocumented
Declaration
Swift
lazy var imageView: UIImageView { get set }
-
Undocumented
Declaration
Swift
lazy var titleLabel: UILabel { get set }
-
Undocumented
Declaration
Swift
lazy var infoLabel: 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
func commonInit()
-
Undocumented
Declaration
Swift
func addSubviews()
-
Undocumented
Declaration
Swift
func setupUI()
-
Undocumented
Declaration
Swift
func initializeViews(image: UIImage, title: String, info: String)
-
Undocumented
Declaration
Swift
func addConstraints()