AVCaptureDevice.SmoothAutoFocusEnabled 属性

定义

自动对焦是否应减慢,例如,对于视频捕获。

[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

属性值

属性

适用于