Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UIRowBuilder <BackgroundType >

Index

Methods

addStyler

setBackground

  • setBackground(newBackground: BackgroundConstructor<NewBackgroundType>): UIRowBuilder<NewBackgroundType>
  • Type parameters

    • NewBackgroundType: BackgroundType

    Parameters

    • newBackground: BackgroundConstructor<NewBackgroundType>

    Returns UIRowBuilder<NewBackgroundType>