struct

Tui::Layout::FlexItem

Inherits Struct / Value / Object

Constructors

new(widget : Widget, constraints : Constraints = Constraints.default)
Source

Instance methods

constraints
Source
constraints=(constraints : Constraints)
Source
flex_factor(direction : Direction) : Int32

Get the fr value if flexible

Source
flexible?(direction : Direction) : Bool

Check if this item uses fr units in main dimension

Source
widget
Source
widget=(widget : Widget)
Source