다음을 통해 공유


ARWorldTrackingConfiguration.AutoFocusEnabled 속성

정의

디바이스 카메라에서 자동 포커스를 사용할 수 있는지 여부를 제어하는 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoFocusEnabled { [Foundation.Export("isAutoFocusEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutoFocusEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutoFocusEnabled : bool with get, set

속성 값

디바이스 카메라에서 자동 초점 사용 여부를 제어하는 값입니다.

특성

적용 대상