Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UIPointableTextBoxBuilder <BackgroundType >

Index

Methods

addStyler

setBackground

  • setBackground(newBackground: PointableBackgroundConstructor<NewBackgroundType>): UIPointableTextBoxBuilder<NewBackgroundType>
  • Type parameters

    • NewBackgroundType: BackgroundType & InternalBackground

    Parameters

    • newBackground: PointableBackgroundConstructor<NewBackgroundType>

    Returns UIPointableTextBoxBuilder<NewBackgroundType>