Contents

trailingAccessoryView

The view at the trailing edge of a tab bar on tvOS.

Declaration

var trailingAccessoryView: UIView { get }

Discussion

Use this property to integrate a custom view at the trailing edge of your tab bar interface. Use this view to display a custom logo or give access to custom accessories in your app.

See Also

Customizing tab bar appearance