Share via


AVCaptureDevice.TorchMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureTorchMode TorchMode { [Foundation.Export("torchMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTorchMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("torchMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTorchMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TorchMode : AVFoundation.AVCaptureTorchMode with get, set

Property Value

Attributes

Applies to