Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 273 Bytes

File metadata and controls

11 lines (7 loc) · 273 Bytes

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);