AVCaptureDevice.MaxWhiteBalanceGain Property
Definition
The maximum value to which gain in a white balance channel may be set.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("maxWhiteBalanceGain")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual float MaxWhiteBalanceGain { get; }
member this.MaxWhiteBalanceGain : single
Property Value
- Attributes