Camera.IsCameraTypeSupported Method
May 02, 2013
Determines whether the specified type of camera is supported on the device.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
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.Booleantrue if the specified type of camera is supported on the device; otherwise, false.