Contents

image

An image used to represent the message in the transcript.

Declaration

var image: UIImage? { get set }

Discussion

The system crops the left and right edges of the image by 6 points, and rounds the image’s corners.

The template can have either an image or a media file. If this property is set to a non-nil value, the mediaFileURL property is ignored. This property defaults to nil.

See Also

Assigning Visual Elements