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

속성 값

특성

적용 대상