AVCaptureResolvedPhotoSettings.IsFlashEnabled Property

Definition

Gets a Boolean value that tells whether flash was used or will be used to capture the image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsFlashEnabled { [Foundation.Export("isFlashEnabled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFlashEnabled")>]
member this.IsFlashEnabled : bool

Property Value

Attributes

Applies to