|
FTXUI 6.1.9
C++ functional terminal UI.
|
命名空间 | |
| namespace | ftxui |
| #include "ftxui/component/component_base.hpp" // 用于 ComponentBase | |
| namespace | ftxui::Terminal |
函数 | |
| Dimensions | Size () |
| 获取终端尺寸。 | |
| void | SetFallbackSize (const Dimensions &fallbackSize) |
| 在自动检测失败时覆盖终端尺寸 | |
| Color | ColorSupport () |
| 获取终端的颜色支持。 | |
| void | SetColorSupport (Color color) |
| 在自动检测失败时覆盖终端颜色支持 | |