FTXUI
6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
命名空间
|
函数
clear_under.cpp 文件参考
浏览该文件的源代码.
命名空间
namespace
ftxui
#include "ftxui/component/component_base.hpp" // 用于
ComponentBase
函数
Element
clear_under
(
Element
element)
在绘制 |child| 之前,清除下方的像素。这与 dbox 结合使用很有用。