ImageCropRouter
public protocol ImageCropRouter : AnyObject
Undocumented
-
routeToCropImage(viewModel:)Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func routeToCropImage(viewModel: ImageCropViewController.ViewModel)
View on GitHub
ImageCropRouter Protocol Reference