Compartilhar via


AVCaptureDevice.AutoFocusRangeRestrictionSupported Propriedade

Definição

Se o foco automático do dispositivo pode ser restrito a intervalos especificados.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoFocusRangeRestrictionSupported { [Foundation.Export("isAutoFocusRangeRestrictionSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AutoFocusRangeRestrictionSupported : bool

Valor da propriedade

Atributos

Aplica-se a

Confira também

  • <xref:AVFoundation.AutoFocusRangeRestriction>