Share via


AVCaptureDevice.FocusPointOfInterest Proprietà

Definizione

Punto nella visualizzazione campo che è il "punto di interesse" per lo messa a fuoco automatico.

public virtual CoreGraphics.CGPoint FocusPointOfInterest { [Foundation.Export("focusPointOfInterest", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFocusPointOfInterest:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FocusPointOfInterest : CoreGraphics.CGPoint with get, set

Valore della proprietà

Attributi

Si applica a

Vedi anche