Contents

largeContentImage

An image that represents an item to display in the large content viewer.

Declaration

var largeContentImage: UIImage? { get }

Discussion

To present content in the large content viewer, you can provide either largeContentTitle or largeContentImage, or both.

This property defaults to an appropriate value for UIKit classes, otherwise nil.

See Also

Configuring display properties