caption
A left-aligned caption for the message bubble.
Declaration
var caption: String? { get set }Discussion
The caption is drawn using black text and is positioned at the bottom-left corner of the message bubble, just below the image or media file. The caption can wrap to three lines before being truncated. This property defaults to nil.