Contents

controlsStyle

The player view’s controls style.

Declaration

var controlsStyle: AVPlayerViewControlsStyle { get set }

Discussion

The player view supports several different control styles that you can use to customize the player view’s appearance and behavior. See AVPlayerViewControlsStyle for the possible values.

See Also

Customizing the user interface