Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UIColumnBuilder <BackgroundType >

Index

Methods

addStyler

setBackground

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

    • NewBackgroundType: BackgroundType

    Parameters

    • newBackground: BackgroundConstructor<NewBackgroundType>

    Returns UIColumnBuilder<NewBackgroundType>