PhotoCamera.IsFocusSupported 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 be auto-focused programmatically.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Booleantrue if auto-focus can be initiated programmatically; otherwise, false.
For more information, see How to use camera focus in an app for Windows Phone 8.
Show: