Share via


AVCaptureDevice.ExposurePointOfInterestSupported Property

Definition

Whether the device supports the ExposurePointOfInterest.

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

Property Value

Attributes

Applies to