Share via


AVCaptureDevice.ActiveColorSpace Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureColorSpace ActiveColorSpace { [Foundation.Export("activeColorSpace", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setActiveColorSpace:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeColorSpace", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setActiveColorSpace:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ActiveColorSpace : AVFoundation.AVCaptureColorSpace with get, set

Property Value

Attributes

Applies to