|
FTXUI 6.1.9
C++ functional terminal UI.
|
类 | |
| class | AnimationTask |
命名空间 | |
| namespace | ftxui |
| #include "ftxui/component/component_base.hpp" // 用于 ComponentBase | |
类型定义 | |
| using | Closure = std::function<void()> |
| using | Task = std::variant<Event, Closure, AnimationTask> |