RcsCarousel

A carousel of 2 to 10 scrollable rich cards.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of cards in the carousel. Minimum 2, maximum 10 cards.

Link copied to clipboard

The width of cards in the carousel. Valid values are SMALL and MEDIUM.

Functions

Link copied to clipboard
inline fun copy(block: RcsCarousel.Builder.() -> Unit = {}): RcsCarousel
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String