AVCaptureDevice.ModelID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the model of the AVCaptureDevice.
public virtual string ModelID { [Foundation.Export("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.