Contents

delegate

The object managing the delegate of the sidebar.

Declaration

weak var delegate: (any UITabBarController.Sidebar.Delegate)? { get set }

See Also

Setting the sidebar delegate