Contents

transportBarCustomMenuItems

An array of actions and menus to display with the default player controls.

Declaration

var transportBarCustomMenuItems: [UIMenuElement] { get set }

Mentioned in

Discussion

Use this property to display custom pop-up menus in transport bar. This property only supports menu elements of type UIAction and UIMenu, and supports displaying inline one level of submenus.

See Also

Customizing the tvOS player UI