AVCaptureDevice.SmoothAutoFocusEnabled Propiedad

Definición

Si el enfoque automático debe ralentizarse, por ejemplo, para la captura de vídeo.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SmoothAutoFocusEnabled { [Foundation.Export("isSmoothAutoFocusEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSmoothAutoFocusEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SmoothAutoFocusEnabled : bool with get, set

Valor de propiedad

Atributos

Se aplica a