'宣言 Public Function SetBottomAndOpposite( _ ByVal anchorRect As LayoutRect, _ ByVal anchorParam As AnchorParam, _ Optional ByVal offset As System.Single _ ) As PositionConstraint
public PositionConstraint SetBottomAndOpposite( LayoutRect anchorRect, AnchorParam anchorParam, System.float offset )
パラメータ
- anchorRect
- The referenced LayoutRect.
- anchorParam
- The source parameter of the anchorRect.
- offset
- An increment to the value of the source parameter.
戻り値の型
New constraint just added.