FWFormViewControllerDelegate
public protocol FWFormViewControllerDelegate : AnyObject
                Responsible for providing a communication path for the
FWFormViewControllerto notify relevant state changes in the form.
- 
                  
                  
Declaration
Swift
func didSubmit(_ answers: FWFormSnapshot) 
            View on GitHub
          
      FWFormViewControllerDelegate Protocol Reference