Closed GeorgeLeithead closed 4 months ago
Learn Build status updates of commit 5bd4aed:
File | Status | Preview URL | Details |
---|---|---|---|
docs/maui/views/camera-view.md | :white_check_mark:Succeeded | View |
For more details, please refer to the build report.
For any questions, please:
Typo in Camera documentation for Stop Preview.
See #444 for details.
Current copy: The CameraView provides the ability to programmatically start the preview from the camera. This is possible through both the StopCameraPreview method or the StopCameraPreviewCommand.
Expected copy: The CameraView provides the ability to programmatically stop the preview from the camera. This is possible through both the StopCameraPreview method or the StopCameraPreviewCommand.