"navbar" | Inside the navbar layout. |
"tabbar" | Inside the tabbar layout. (Layout field of the tab view style) |
"view" | Inside the view layout. Only applicable when there is no tab view. |
"currentTab" | Inside the currently active tab. Only applicable when there is a tab view. |
"tab0" | Inside the currently tab 0. Only applicable when there is a tab view. May not work if the tab 0 is not active |
"tab1" | Inside the currently tab 1. Only applicable when there is a tab view. May not work if the tab 1 is not active |
"tab2" | Inside the currently tab 2. Only applicable when there is a tab view. May not work if the tab 2 is not active |
"tab3" | Inside the currently tab 3. Only applicable when there is a tab view. May not work if the tab 3 is not active |
"tab4" | Inside the currently tab 4. Only applicable when there is a tab view. May not work if the tab 4 is not active |
"tab5" | Inside the currently tab 5. Only applicable when there is a tab view. May not work if the tab 5 is not active |