Contents

playerLayoutGuide

A layout guide that tracks the size and location of the player view.

Declaration

var playerLayoutGuide: UILayoutGuide { get }

Mentioned in

Discussion

The view controller can constrain its views using the anchors of the player layout guide, which has the same size and position as the player view. The layout guide is always relative to the current preferredPlayerViewFrame property value.

See Also

Configuring the Proposal