FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
focus.cpp File Reference

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 內部使用,這會強制視圖滾動到給定位置。該位置以單元格數表示。