PerformanceMode
public enum PerformanceMode : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case generalpurpose = "generalPurpose" - 
                  
                  
Undocumented
Declaration
Swift
case maxio = "maxIO" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        PerformanceMode Enumeration Reference