PhotoCaptureDevice.IsFocusSupported method

PhotoCaptureDevice.IsFocusSupported method

[This topic contains pre-release information and is subject to change. Blank topics are included as placeholders.]

7/25/2012

Returns a value indicating whether or not autofocus is supported by the specified camera.

Syntax

public:
static bool IsFocusSupported(
  CameraType sensor
)

Parameters

sensor

Type: CameraType

The location of the camera on the phone (front or back).

Return value

Type: System.Boolean [.NET] | Platform::Boolean [C++]

Returns true if autofocus is supported; false if autofocus is not supported.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.Phone.Media.Capture
Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

See also

PhotoCaptureDevice

 

 

Build date: 7/25/2012

Community Additions

Show: