Click or drag to resize

GridParamsgroupPadding Property

Note: This API is now obsolete.

Namespace:  frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use grid.groupPadding instead", true)]
public RectOffset groupPadding { get; set; }

Property Value

Type: RectOffset
Version Information

Optimized ScrollView Adapter

Obsolete (does not compile) in 3.0 and later
See Also