Package 

Class InAppComponent.Columns

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class InAppComponent.Columns
    extends InAppComponent implements Serializable
                        

    Represents a column layout component within an in-app message.

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