Click or drag to resize

BaseParamscontentGravity Property

Note: This API is now obsolete.

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use Gravity instead")]
public BaseParamsContentGravity contentGravity { get; set; }

Property Value

Type: BaseParamsContentGravity
Version Information

Optimized ScrollView Adapter

Obsolete (compiler warning) in 4.0
Obsolete (compiler warning) in 3.0
See Also