Resource Base
Table of contents

This documentation is deprecated. It applies only to legacy version 2.x of Capture Vision and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

Feedback

The Feedback class provides methods to trigger feedbacks from the hardware, such as vibrate and beep.

Definition

Namespace: Dynamsoft.CameraEnhancer.Maui

Assembly: Dynamsoft.CaptureVisionRouter.Maui

class Feedback

Methods

Method Description
Vibrate Trigger a vibrate.
Beep Trigger a beep.

Vibrate

Trigger a vibrate.

static void Vibrate();

Beep

Trigger a beep.

static void Beep();

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: