FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
Namespaces
|
Functions
composite_decorator.cpp File Reference
Go to the source code of this file.
Namespaces
namespace
ftxui
FTXUI 的 ftxui:: 命名空間
Functions
Element
hcenter
(
Element
child)
水平置中一個元素。
Element
vcenter
(
Element
child)
垂直置中一個元素。
Element
center
(
Element
child)
水平與垂直置中一個元素。
Element
align_right
(
Element
child)
將元素靠右對齊。