CPCMonthViewRedrawContext
internal protocol CPCMonthViewRedrawContext
Undocumented
-
Runs a redraw context Note: Redraw contexts are designed to be one-shot (e. g. DateFormatters are internally reused), so calling run () twice may lead to unexpected behaviour.
Declaration
Swift
func run()