AVCaptureDevice.RampToVideoZoom(nfloat, Single) Method

Definition

[Foundation.Export("rampToVideoZoomFactor:withRate:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RampToVideoZoom (nfloat factor, float rate);
abstract member RampToVideoZoom : nfloat * single -> unit
override this.RampToVideoZoom : nfloat * single -> unit

Parameters

factor
nfloat
rate
Single
Attributes

Applies to