본문으로 건너뛰기

touch_drag

Description

롱 터치 제스처와 스크롤 제스처를 구분하는 지속 시간을 밀리초 단위로 설정합니다.

touch_drag: number | boolean

Example

scheduler.config.touch_drag = 750;
...
scheduler.init('scheduler_here',new Date(2013,3,10),"week");

Default value: 500

Details

이 파라미터를 false로 설정하면 이벤트 드래그 기능이 비활성화됩니다.

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.