HomeRiskLoadingItemViewConfigurator
final class HomeRiskLoadingItemViewConfigurator : HomeRiskViewConfigurator
Undocumented
-
Undocumented
Declaration
Swift
var title: String
-
Undocumented
Declaration
Swift
var titleColor: UIColor
-
Undocumented
Declaration
Swift
var isActivityIndicatorOn: Bool
-
Undocumented
Declaration
Swift
var color: UIColor
-
Undocumented
Declaration
Swift
var separatorColor: UIColor
-
Undocumented
Declaration
Swift
init(title: String, titleColor: UIColor, isActivityIndicatorOn: Bool, color: UIColor, separatorColor: UIColor)
-
Undocumented
Declaration
Swift
func configure(riskView: RiskLoadingItemView)