PhotoSelectionDelegate
protocol PhotoSelectionDelegate : AnyObject
                Photo selection notification
- 
                  
                  
Notify of selection
Declaration
Swift
func selected(picture: String)Parameters
pictureSelected picture
 
            View on GitHub
          
      PhotoSelectionDelegate Protocol Reference