- build
BorderWidget build()
Undocumented in source. Be warned that the author may not have intended to support it.
- withBackground
BorderWidgetBuilder withBackground(AnsiColour bg)
Undocumented in source. Be warned that the author may not have intended to support it.
- withBlockArea
BorderWidgetBuilder withBlockArea(Rect area)
Undocumented in source. Be warned that the author may not have intended to support it.
- withBorderStyle
BorderWidgetBuilder withBorderStyle(BorderStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.
- withForeground
BorderWidgetBuilder withForeground(AnsiColour fg)
Undocumented in source. Be warned that the author may not have intended to support it.
- withTitle
BorderWidgetBuilder withTitle(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- withTitleAlignment
BorderWidgetBuilder withTitleAlignment(Alignment alignment)
Undocumented in source. Be warned that the author may not have intended to support it.