Click or drag to resize

ConstraintGroup Methods

The ConstraintGroup type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a new child
Public methodClearChildren
Remove all children
Public methodGetChild
Gets a child from the list
Public methodIsMet
Checks if all requirements are met (recursive)
(Overrides ConstraintIsMet.)
Top
See Also