토글버튼 » Api

getonimagehover

Description

토글버튼 on상태 마우스올렸을 때이미지 경로를 가져오는 API이다.

Return Value

Type Description
STRING 이미지 경로

Remark

* 토글버튼의 on_image_hover 속성값과 동일하다.

Example

function getonimagehover_on_mouseup(objInst) { screen.alert(togglebtn.getonimagehover()); }

See Also

setonimagehover

Viewer Ver.

9.1.1.1

Update Date

20161216