ReviewViewControllerDelegate
@objc
public protocol ReviewViewControllerDelegate
                The ReviewViewControllerDelegate protocol defines methods that allow you to manage when a user rotates an image.
Note
Component API only.- 
                  
                  
Undocumented
Declaration
Swift
func review(_ viewController: ReviewViewController, didReview document: GiniCaptureDocument) 
    
        
            View on GitHub
          
      ReviewViewControllerDelegate Protocol Reference