본문으로 건너뛰기

touch_feedback_duration

Description

터치 디바이스에서 드래그 앤 드롭 전후의 진동 피드백 지속 시간을 밀리초 단위로 정의합니다

touch_feedback_duration: number

Example

gantt.config.touch_feedback_duration = 1;
...
gantt.init("gantt_here");

기본값: 1

Details

버전 4.1에서 추가되었습니다

참고: 설정은 아래 조건에서 작동하지 않습니다:

  1. 설정 옵션 touch으로 터치 지원이 비활성화된 경우.
  2. 브라우저가 Vibration API를 지원하지 않는 경우.
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.