HomeUnknownRiskCellConfigurator
final class HomeUnknownRiskCellConfigurator : HomeRiskLevelCellConfigurator
Undocumented
-
Undocumented
Declaration
Swift
init( state: RiskProvider.ActivityState, lastUpdateDate: Date?, detectionInterval: Int, detectionMode: DetectionMode, manualExposureDetectionState: ManualExposureDetectionState? )
-
Undocumented
Declaration
Swift
override func configure(cell: RiskLevelCollectionViewCell)
-
Undocumented
Declaration
Swift
override func hash(into hasher: inout Swift.Hasher)
-
Undocumented
Declaration
Swift
static func == (lhs: HomeUnknownRiskCellConfigurator, rhs: HomeUnknownRiskCellConfigurator) -> Bool