UIDevice
extension UIDevice
                - 
                  
                  
Returns the contents of iOSDeviceModelMapping.plist as
[String: String]dictionaryDeclaration
Swift
public static var deviceNamesList: [String : String] { get } - 
                  
                  
Model info the the current device
Declaration
Swift
public static var name: String { get } 
View on GitHub
        UIDevice Extension Reference