Partager via


AVCaptureDevice.AutoFocusRangeRestriction Propriété

Définition

Limite la plage sur laquelle la mise au point automatique sera tentée.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureAutoFocusRangeRestriction AutoFocusRangeRestriction { [Foundation.Export("autoFocusRangeRestriction")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutoFocusRangeRestriction:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutoFocusRangeRestriction : AVFoundation.AVCaptureAutoFocusRangeRestriction with get, set

Valeur de propriété

Attributs

Remarques

Les développeurs d’applications peuvent ajuster cela pour réduire la consommation d’énergie et éviter des décisions d’autofocus incorrectes.

S’applique à

Voir aussi