/iOSDeviceModel

C# helper class to get the iOS model using the hw.machine string

Primary LanguageC#MIT LicenseMIT

icon

iOSDeviceModel

NuGet version

C# class helper to get the iOS model using the hw.machine string

How to use

var model = DeviceModel.Model(DeviceHardware.HardwareModel);