-
Notifications
You must be signed in to change notification settings - Fork 114
Add C# Examples for CameraView.CaptureImage
, CameraView.StartCameraPreview
and CameraView.StopCameraPreview
#553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add C# Examples for CameraView.CaptureImage
, CameraView.StartCameraPreview
and CameraView.StopCameraPreview
#553
Conversation
Learn Build status updates of commit 556c465: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 113aeef: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit b9d370b: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit b9d370b: ✅ Validation status: passed
For more details, please refer to the build report. |
@microsoft-github-policy-service agree |
Learn Build status updates of commit 0c00b86: ✅ Validation status: passed
For more details, please refer to the build report. |
…aPreview` and `CameraView.StopCameraPreview` (#553) * Update email-validation-behavior.md * Add .NET Hot Reload Docs * Add C# Examples --------- Co-authored-by: Brandon Minnick <[email protected]> Co-authored-by: Gerald Versluis <[email protected]> Co-authored-by: Gerald Versluis <[email protected]>
This PR updates the
CameraView
docs to include examples using the public methods refactored in CommunityToolkit/Maui#2655