Click or drag to resize

IOSA Interface

Contains commonly used members so that an OSATParams, TItemViewsHolder instance can be referenced abstractly (since instances of derived generic classes cannot be referenced by a variable of base type).

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface IOSA : IScrollRectProxy, IInitializePotentialDragHandler, 
	IEventSystemHandler, IBeginDragHandler, IDragHandler, IEndDragHandler, IScrollHandler

The IOSA type exposes the following members.

Properties
Methods
Events
Extension Methods
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also