Contents

contentImage

The image displayed in the main content view.

Declaration

var contentImage: UIImage? { get set }

Discussion

The content image is displayed in the caption button and indicates the purpose of the caption button. The last instance of contentImage or contentText that was set in your app is displayed by the caption button view.

See Also

Configuring the Caption Button