PhotosHeaderDelegate
protocol PhotosHeaderDelegate : AnyObject
                Actions triggered by photo header buttons
- 
                  
                  
Add button tapped
Declaration
Swift
func addTapped() - 
                  
                  
Network button tapped
Declaration
Swift
func queueTapped() 
            View on GitHub
          
      PhotosHeaderDelegate Protocol Reference