Package 

Class InAppComponent.Text

  • All Implemented Interfaces:
    com.batch.android.messaging.model.cep.InAppComponent.Column , com.batch.android.messaging.model.cep.InAppComponent.FontDecorationComponent

    
    public final class InAppComponent.Text
    extends InAppComponent implements InAppComponent.FontDecorationComponent, InAppComponent.Column
                        

    Represents a text component within an in-app message.

    This class defines the properties and styling options for a text element. It inherits from InAppComponent and implements the Column interface, indicating that it's a component and can be part of a column layout.