보여지는 탭 아이템의 개수를 가져옵니다.
{ibtab}.tabs.getCountVisible();
number: 탭바의 보여지는 탭 아이템 개수
number
console.log(myTab.tabs.getCountVisible());