We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a965b4d commit 7803719Copy full SHA for 7803719
programming/maui/api-reference/torch-button.md
@@ -19,7 +19,7 @@ The TorchButton class defines a torch button with its location, size and image.
19
*Assembly:* Dynamsoft.CaptureVisionRouter.Maui
20
21
```java
22
-class CameraView : View
+class TorchButton
23
```
24
25
## Properties
0 commit comments