AVCaptureDeviceFormat.SupportedColorSpaces Property

Definition

The supported color spaces, as an array whose values are members of the AVCaptureColorSpace enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber[] SupportedColorSpaces { [Foundation.Export("supportedColorSpaces")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SupportedColorSpaces : Foundation.NSNumber[]

Property Value

Attributes

Applies to