getTabBarCountgetTabBarCount(Ver2.14対応版)
目次Index−
スクリプトScript−
グローバルのメソッドGlobal method−
getTabBarCount
getTabBarCount()
タブバーの数を取得します。(V1.01)
Gets the count of tab bars. (V1.01)
- パラメータ
-
パラメータはありません。
- 返り値(数値型)
-
0のときタブモードではないです。1以上でタブモードです。2以上はタブが分割しているかを判断できます。
It is not tab mode when 0. Tab mode is 1 or more. When the tab is splitted, it becomes 2 or more.