AVCaptureDevice.LinkedDevices Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("linkedDevices")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureDevice[] LinkedDevices { get; }
member this.LinkedDevices : AVFoundation.AVCaptureDevice[]
Property Value
- AVCaptureDevice[]
- Attributes
-
Applies to