[]
Adds a StarWidth or StarHeight constraint.
public StarSizeConstraint AppendStarSizeConstraint(TargetParam targetParam, float starSize)
| Type | Name | Description |
|---|---|---|
| TargetParam | targetParam | The target parameter of the current LayoutRect. |
| float | starSize | The proposed star width or height (weight). |
| Type | Description |
|---|---|
| StarSizeConstraint | New constraint just added. |