CoordinatorDelegate
protocol CoordinatorDelegate : AnyObject
A delegate protocol for reseting the state of the app, when Reset functionality is used.
-
Undocumented
Declaration
Swift
func coordinatorUserDidRequestReset()