AVCaptureDevice.ModelID Property
Definition
Identifies the model of the AVCaptureDevice.
[get: Foundation.Export("modelID")]
public virtual string ModelID { get; }
member this.ModelID : string
Property Value
- Attributes
Remarks
This value will remain constant across iOS devices and device models. For instance, the camera model in an iPhone and an iPad may be the same model of AVCaptureDevice.