CPCViewSelectionHandlerProtocol
internal protocol CPCViewSelectionHandlerProtocol
Undocumented
-
Undocumented
Declaration
Swift
typealias Selection = CPCViewSelection
-
Undocumented
Declaration
Swift
var selection: Selection { get }
-
Undocumented
Declaration
Swift
func clearingSelection() -> Self
-
Undocumented
Declaration
Swift
func handleTap(day: CPCDay) -> CPCViewSelectionHandlerProtocol?