AVCaptureDevice.ExposureTargetOffset Property
Definition
Gets the difference, in EV units, between the metered and target exposure values.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("exposureTargetOffset")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual float ExposureTargetOffset { get; }
member this.ExposureTargetOffset : single
Property Value
- Attributes