Contents

modelID

A model identifier for the device.

Declaration

var modelID: String { get }

Discussion

The value of this property is an identifier unique to all devices of the same model. The value is persistent across device connections and disconnections, and across different systems. For example, the model identifier of a built-in camera on two identical iPhone models is the same even though they’re different physical devices.

See Also

Identifying a device