UZEndscreenView
open class UZEndscreenView : UIView
Undocumented
-
Undocumented
Declaration
Swift
public let blurView: UIVisualEffectView -
Undocumented
Declaration
Swift
public let titleLabel: UILabel -
Undocumented
Declaration
Swift
public let replayButton: UZButton -
Undocumented
Declaration
Swift
public let shareButton: UZButton -
Undocumented
Declaration
Swift
open var allButtons: [UIButton]! { get } -
Undocumented
Declaration
Swift
open var title: String? { get set } -
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder) -
Undocumented
Declaration
Swift
open func setupUI() -
Undocumented
Declaration
Swift
override open func layoutSubviews()
UZEndscreenView Class Reference