슬라이드뷰 » Api

sethomeindex

Description

슬라이드뷰의 home_index 값을 설정하는 API이다.

Parameters

Parameters Type Description
home_index BOOL 컨트롤의 home_index값

Return Value

Type Description
short 정상 설정 여부(true, false)

Example

function btn_sethomeindex_on_mouseup() { slide.sethomeindex(0); }

See Also

gethomeindex

Viewer Ver.

9.1.1.1

Update Date

20181114