Click or drag to resize

BaseParamscontentGravity Field

The effect of this property can only be seen when the content size is smaller than the viewport, case in which there are 3 possibilities: place the content at the start, middle or end. NONE doesn't change the content's position (it'll be preserved from the way you aligned it in edit-mode)

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BaseParamsContentGravity contentGravity

Field Value

Type: BaseParamsContentGravity
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also