Contents

canStartPictureInPictureAutomaticallyFromInline

A Boolean value that indicates whether Picture in Picture starts automatically when the controller embeds its content inline and the app transitions to the background.

Declaration

var canStartPictureInPictureAutomaticallyFromInline: Bool { get set }

Mentioned in

Discussion

Only set this value to true for content that you intend to be the user’s primary focus.

See Also

Controlling Picture in Picture Playback