#include <fbconstraintlayout.h>
Constraint layout class.
Definition at line 107 of file fbconstraintlayout.h.
Public Member Functions | |
FBConstraintLayout (FBConstraint *pConstraint=((void *) 0)) | |
Constructor. More... | |
Public Attributes | |
FBPropertyConstraint | Constraint |
Property: Constraint. More... | |
FBConstraintLayout | ( | FBConstraint * | pConstraint = ((void *) 0) | ) |
Constructor.
pConstraint | Constraint to association with Constraint layout. |
FBPropertyConstraint Constraint |
Property: Constraint.
Definition at line 117 of file fbconstraintlayout.h.