Contents

allowsMiniPlayer

A Boolean value indicating whether the mini player is allowed to appear.

Declaration

var allowsMiniPlayer: Bool { get set }

Discussion

Set the value of this property to @c NO to hide the mini player.

Defaults to YES.