Contents

imageView

The image view associated with the poster view.

Declaration

var imageView: UIImageView { get }

Discussion

Use the image view to add additional information, such as overlays or badges, to the main content image. Don’t set an image directly on the image view. Always use the poster view’s image property.

See Also

Configuring a Poster View