AVCaptureDevice.RampingVideoZoom Property
Definition
Whether a zoom transition is in progress.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("isRampingVideoZoom")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RampingVideoZoom { get; }
member this.RampingVideoZoom : bool
Property Value
- Attributes