Click or drag to resize

GridParamscellPrefab Property

Note: This API is now obsolete.

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use grid.cellPrefab instead", true)]
public RectTransform cellPrefab { get; set; }

Property Value

Type: RectTransform
Version Information

Optimized ScrollView Adapter

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