토글버튼 » Api

getanimate

Description

토글버튼 핸들의 움직이는 속도값을 반환하는 API이다.

Return Value

Type Description
short 토글버튼 핸들의 움직이는 속도값

Remark

** 반환값은 millisecond 임

Example

function getanimate_on_mouseup() { screen.alert(toggle.getanimate()); }

See Also

setanimate

Viewer Ver.

9.1.1.1

Update Date

20161216