f.Frame.tab.focus()
Last updated 3 months ago
Was this helpful?
f.Frame.tab.focus()를 통해 원하는 하단 탭의 메뉴를 보이게 할 수 있습니다.
f.Frame은 이벤트 스크립트에서 사용할 수 있으며 디버거에서는 동작하지 않습니다.
index
No
Number
index는 0부터 시작
하단 탭 메뉴의 인덱스를 전달한다.
f.Frame.tab.focus(1);