Freigeben über


AVCaptureAutoFocusSystem Enumeration

Definition

Listet Konstanten auf, die sich auf das Autofokussystem des Geräts beziehen.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureAutoFocusSystem
type AVCaptureAutoFocusSystem = 
Vererbung
AVCaptureAutoFocusSystem
Attribute

Felder

ContrastDetection 1

Autofokus durch Kontrasterkennung, die einen Fokusscan erfordert.

None 0

Der Autofokus ist nicht verfügbar.

PhaseDetection 2

Autofokus durch Phasenerkennung, die oft ohne Fokusscan erfolgen kann.

Gilt für: