Loading...
Searching...
No Matches
Public Attributes | List of all members
BTwoDimensionalLayout::ColumnRowConstraints Struct Reference

Used by BTwoDimensionalLayout derived classes to communicate the size constraints for a given column or row to the BTwoDimensionalLayout class. More...

Public Attributes

float max
 The maximum size of the given column or row.
 
float min
 The minimum size of the given column or row.
 
float weight
 The weight of the given column or row.
 

Detailed Description

Used by BTwoDimensionalLayout derived classes to communicate the size constraints for a given column or row to the BTwoDimensionalLayout class.

Since
Haiku R1