From 78037196c2dcb8562b81adc900ebae06f5a3b5f3 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Tue, 9 Jul 2024 01:21:53 -0700 Subject: [PATCH] update to internal commit e030b3b3 --- programming/maui/api-reference/torch-button.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/maui/api-reference/torch-button.md b/programming/maui/api-reference/torch-button.md index f30ff1b..5d2dbb6 100644 --- a/programming/maui/api-reference/torch-button.md +++ b/programming/maui/api-reference/torch-button.md @@ -19,7 +19,7 @@ The TorchButton class defines a torch button with its location, size and image. *Assembly:* Dynamsoft.CaptureVisionRouter.Maui ```java -class CameraView : View +class TorchButton ``` ## Properties