Click or drag to resize

BaseParamsGravity Property

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. FROM_PIVOT doesn't change the content's position (it'll be preserved from the way you aligned it in edit-mode)

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BaseParamsContentGravity Gravity { get; set; }

Property Value

Type: BaseParamsContentGravity
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also