Contents

infoViewActions

An array of actions to present in the Info content view.

Declaration

var infoViewActions: [UIAction]! { get set }

Mentioned in

Discussion

The Info content view can display up to two custom action controls along its trailing edge. The default value of this property is a single action that plays the current media from the beginning when tapped.

See Also

Customizing the tvOS player UI