UITabBarItem.isEnabled property has no effect in iOS 26(Xcode beta

The isEnabled property on UITabBarItem no longer disables tab bar items as expected in iOS 18. Setting tabBarItem.isEnabled = false on a view controller has no visual or functional effect - the tab remains interactive and doesn't show the disabled state.

Any one had any experince?

UITabBarItem.isEnabled property has no effect in iOS 26(Xcode beta
 
 
Q