This reference page is linked to from the following overview topics: Constraints.
Constraint layout class.
Definition at line 107 of file fbconstraintlayout.h.
#include <fbconstraintlayout.h>
Public Member Functions | |
FBConstraintLayout (FBConstraint *pConstraint=NULL) | |
Constructor. | |
Public Attributes | |
FBPropertyConstraint | Constraint |
Property: Constraint. |
FBConstraintLayout | ( | FBConstraint * | pConstraint = NULL | ) |
Constructor.
pConstraint | Constraint to association with Constraint layout. |
FBPropertyConstraint Constraint |
Property: Constraint.
Definition at line 117 of file fbconstraintlayout.h.