VisualMessageConfiguration
The configuration for a customizable message displayed on a visual. Supports parameter substitution in text fields.
Types
Properties
Link copied to clipboard
The description text of the message that is displayed on the visual.
Link copied to clipboard
Specifies whether the description of the message is displayed.
Link copied to clipboard
Specifies whether the hyperlink in the message is displayed.
Link copied to clipboard
Specifies whether the title of the message is displayed.
Functions
Link copied to clipboard
inline fun copy(block: VisualMessageConfiguration.Builder.() -> Unit = {}): VisualMessageConfiguration