Click or drag to resize

OSATParams, TItemViewsHolderContentVirtualSizeToViewportRatio 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 IScrollRectProxy.GetContentSizeToViewportRatio() (extension method)", 
	true)]
public double ContentVirtualSizeToViewportRatio { get; }

Property Value

Type: Double

Implements

IOSAContentVirtualSizeToViewportRatio
Version Information

Optimized ScrollView Adapter

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