AVCapturePhoto.RawPhoto Property

Definition

Gets a Boolean value that tells whether the photo is in the RAW format.

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

Property Value

Attributes

Applies to