layout
A layout object that defines the message’s appearance.
Declaration
@NSCopying var layout: MSMessageLayout? { get set }Discussion
Set this property to a concrete subclass of the abstract MSMessageLayout class.
By default, the layout property is set to nil.