Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UITextBoxBuilder <BackgroundType >

Index

Methods

addStyler

setBackground

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

    • NewBackgroundType: BackgroundType & InternalBackground

    Parameters

    • newBackground: BackgroundConstructor<NewBackgroundType>

    Returns UITextBoxBuilder<NewBackgroundType>