Click or drag to resize

UIUtils8GrowSizeDirectionally Method

Namespace:  frame8.Logic.Misc.Other
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void GrowSizeDirectionally(
	RectTransform rectTransform,
	Edge edge,
	float amount
)

Parameters

rectTransform
Type: RectTransform
edge
Type: Edge
amount
Type: SystemSingle
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also