UITabBar

public extension UITabBar
  • Updates accessibilityIdentifer value of UITabBar buttons. The values are taken from corresponding UITabBarItem objects present in items array.

    Declaration

    Swift

    @objc
    @MainActor
    func updateItemIdentifiers()