AVCaptureDevice.ExposurePointOfInterest Property

Definition

The point within the field-of-view that is the "point of interest" for exposure.

public virtual CoreGraphics.CGPoint ExposurePointOfInterest { [Foundation.Export("exposurePointOfInterest")] get; [Foundation.Export("setExposurePointOfInterest:")] set; }
member this.ExposurePointOfInterest : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to

See also