HomeRiskImageItemViewConfigurator
final class HomeRiskImageItemViewConfigurator : HomeRiskViewConfigurator
Undocumented
-
Undocumented
Declaration
Swift
var title: String
-
Undocumented
Declaration
Swift
var titleColor: UIColor
-
Undocumented
Declaration
Swift
var iconImageName: String
-
Undocumented
Declaration
Swift
var iconTintColor: UIColor
-
Undocumented
Declaration
Swift
var color: UIColor
-
Undocumented
Declaration
Swift
var separatorColor: UIColor
-
Undocumented
Declaration
Swift
var containerInsets: UIEdgeInsets?
-
Undocumented
Declaration
Swift
init(title: String, titleColor: UIColor, iconImageName: String, iconTintColor: UIColor, color: UIColor, separatorColor: UIColor)
-
Undocumented
Declaration
Swift
func configure(riskView: RiskImageItemView)