This topic has not yet been rated - Rate this topic

Camera.IsCameraTypeSupported Method

May 02, 2013

Determines whether the specified type of camera is supported on the device.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static bool IsCameraTypeSupported(
	CameraType type
)

Parameters

type
Type: Microsoft.Devices.CameraType
The type of camera represented by the Camera object; indicates the location of the camera on the device.

Return Value

Type: System.Boolean
true if the specified type of camera is supported on the device; otherwise, false.

Windows Phone OS

Supported in: 8.0, 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.