Mode
enum Mode
                Whether we can select a photo
- 
                  
                  
Display only
Declaration
Swift
case browser - 
                  
                  
Select a picture, as for profile avatar
Declaration
Swift
case picker 
            View on GitHub
          
      Mode Enumeration Reference