[]
The base class for LayoutRect constraints.
public class Constraint
Public Class Constraint
| Name | Description |
|---|---|
| AnchorParam | Gets the source parameter of the anchor LayoutRect. |
| AnchorRect | Gets the referenced (anchor) LayoutRect or null if the owner LayoutView is referenced. |
| TargetParam | Gets the target parameter of the target LayoutRect. |
| TargetRect | Gets the target LayoutRect for the constraint. |