Class: matlab.uitest.TestCase
Package: matlab.uitest
Perform drag gesture on UI component
drag(testcase,comp,start,stop)
drag(
performs a drag gesture from testcase
,comp
,start
,stop
)start
to stop
on the UI component comp
.