subcaption
A left-aligned subcaption for the message bubble.
Declaration
var subcaption: String? { get set }Discussion
The subcaption is drawn using gray text, and is positioned below the caption. This property defaults to nil.
A left-aligned subcaption for the message bubble.
var subcaption: String? { get set }The subcaption is drawn using gray text, and is positioned below the caption. This property defaults to nil.