Click or drag to resize

BaseParamsorientation 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 Orientation instead")]
public BaseParamsOrientationEnum orientation { get; set; }

Property Value

Type: BaseParamsOrientationEnum
Version Information

Optimized ScrollView Adapter

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