Debounce Button.DebounceInterval

From Visuino
Jump to navigation Jump to search

Summary

Specifies the debouncing interval

Description

Use this property to specify the debounce interval.

The interval indicates the period when change of value is ignored. The period starts from the moment a change is detected, and during the period any other changes will be ignored.