All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cm.text.models.multichannel.CarouselCardWidth Maven / Gradle / Ivy

package com.cm.text.models.multichannel;

/**
 * Used to define how a carousel should look luike
 */
public enum  CarouselCardWidth {
    /**
     * Small
     */
    Small,

    /**
     * Medium-sized cards
     */
    Medium
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy