Click or drag to resize

BaseParamscontentPadding 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 ContentPadding instead")]
public RectOffset contentPadding { get; set; }

Property Value

Type: RectOffset
Version Information

Optimized ScrollView Adapter

Obsolete (compiler warning) in 4.1
See Also