How to hide tooltips on menuItem's in BottomNavigationView?

How to hide tooltips on menuItem's in BottomNavigationView ? Now i can't get how to control this behaviour. I'm already tried something like this: for (item in vBottomNavigation.children) { ...