Interface UIRowBuilder<BackgroundType>

Interface for builder of UiRow layout

Type Parameters

Hierarchy

Methods

  • Make new RowBuilder with different background

    Type Parameters

    Parameters

    • newBackground: BackgroundConstructor<NewBackgroundType>

    Returns UIRowBuilder<NewBackgroundType>