get tabbar height swift

Swift
CGFloat tabBarHeight = self.tabBarController.tabBar.frame.size.height;
Source

Also in Swift: