AVCaptureDeviceFormat.SupportedColorSpaces Property

Definition

[ObjCRuntime.BindAs(typeof(AVFoundation.AVCaptureColorSpace[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureColorSpace[] SupportedColorSpaces { [Foundation.Export("supportedColorSpaces")] get; }
[<ObjCRuntime.BindAs(typeof(AVFoundation.AVCaptureColorSpace[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedColorSpaces")>]
member this.SupportedColorSpaces : AVFoundation.AVCaptureColorSpace[]

Property Value

Attributes

Applies to