|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI 的 ftxui:: 命名空間 | |
Functions | |
| Decorator | focusPositionRelative (float x, float y) |
在 frame 內部使用,這會強制視圖滾動到給定位置。該位置以請求大小的比例表示。 | |
| Decorator | focusPosition (int x, int y) |
在 frame 內部使用,這會強制視圖滾動到給定位置。該位置以單元格數表示。 | |