FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
ftxui::Dimension Namespace Reference

Define how the Screen's dimensions should look like. More...

Functions

 FTXUI_EXPORT (DOM) Dimensions Fit(Element &
 
 FTXUI_EXPORT (SCREEN) Dimensions Fixed(int)
 

Variables

bool extend_beyond_screen = false)
 

Detailed Description

Define how the Screen's dimensions should look like.

Function Documentation

◆ FTXUI_EXPORT() [1/2]

FTXUI_EXPORT ( DOM ) &

◆ FTXUI_EXPORT() [2/2]

FTXUI_EXPORT ( SCREEN )

Variable Documentation

◆ extend_beyond_screen

bool extend_beyond_screen = false)

Definition at line 215 of file elements.hpp.