Contents

cameraDeviceCanTakePicture

The capability for the client to request to take a picture while the camera is connected.

Declaration

static let cameraDeviceCanTakePicture: ICDeviceCapability

Discussion

When this capability is available, the client can call requestTakePicture() to capture a picture.

See Also

Taking Pictures