Click or drag to resize

BaseParamscontentSpacing Property

Note: This API is now obsolete.

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use ContentSpacing instead")]
public float contentSpacing { get; set; }

Property Value

Type: Single
Version Information

Optimized ScrollView Adapter

Obsolete (compiler warning) in 4.1
See Also