AVCaptureDeviceDiscoverySession.Devices Property

Definition

Gets the array of currently available AVCaptureDevice objects.

public virtual AVFoundation.AVCaptureDevice[] Devices { [Foundation.Export("devices")] get; }
member this.Devices : AVFoundation.AVCaptureDevice[]

Property Value

Attributes

Applies to