Share via


AVCapturePhotoSettings.VirtualDeviceConstituentPhotoDeliveryEnabledDevices Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureDevice[] VirtualDeviceConstituentPhotoDeliveryEnabledDevices { [Foundation.Export("virtualDeviceConstituentPhotoDeliveryEnabledDevices", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVirtualDeviceConstituentPhotoDeliveryEnabledDevices:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("virtualDeviceConstituentPhotoDeliveryEnabledDevices", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setVirtualDeviceConstituentPhotoDeliveryEnabledDevices:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.VirtualDeviceConstituentPhotoDeliveryEnabledDevices : AVFoundation.AVCaptureDevice[] with get, set

Property Value

Attributes

Applies to