---
title: "tabBarControllerDidEndEditing(_:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uitabbarcontrollerdelegate/tabbarcontrollerdidendediting(_:)"
---

# tabBarControllerDidEndEditing(_:)

Notifies the delegate when the tab bar controller’s current editing state has ended.

## Declaration

```swift
optional func tabBarControllerDidEndEditing(_ tabBarController: UITabBarController)
```
