Builder

class Builder(text: String)

Builder class for creating BannerView instances.

Parameters

text

Plain text with all the BannerComponents text combined.

Constructors

Link copied to clipboard
constructor(text: String)

Functions

Link copied to clipboard

Builds a BannerView instance with the current builder values.

Link copied to clipboard

Sets the components.

Link copied to clipboard

Sets the modifier.

Link copied to clipboard

Sets the type.