SWTriviaLeaderBoardView
final class SWTriviaLeaderBoardView : UIView
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var view: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var backgroundView: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var amount: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var handle: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var position: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var userImage: UIImageView!
-
Undocumented
Declaration
Swift
override init(frame: CGRect)
-
Undocumented
Declaration
Swift
required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
func xibSetup()
-
Undocumented
Declaration
Swift
func setUpView(_ data: SWTriviaUserStat, position: String, color: UIColor)