API속성touch_tooltip이 페이지에서touch_tooltip Description DhtmlxScheduler의 툴팁을 터치 디바이스에서 표시할 수 있도록 활성화합니다. touch_tooltip: booleanExample// 터치 디바이스에서 툴팁을 활성화합니다.scheduler.config.touch_tooltip = true;Default value: falseRelated API