PhotoCamera.IsFocusAtPointSupported Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies whether the camera can programmatically auto focus on a specific point in the viewfinder.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Booleantrue if the camera can auto focus on a specific point; otherwise, false.
For more information, see How to use camera focus in an app for Windows Phone 8.
Show: